Qt 라이브러리 만들기
https://wiki.qt.io/How_to_create_a_library_with_Qt_and_use_it_in_an_application How to create a library with Qt and use it in an applicationIntroductionThis tutorial illustrates different approaches for using a custom library in your application on Windows. The first part explains how to create a shared library and how to link against it in your application. The second part is about creating and..
Qt/Etc
2017. 4. 29. 13:56