#include "pqCoreModule.h"
Go to the source code of this file.
Functions | |
| PQCORE_EXPORT void | pqCoreInit () |
| pqCoreInit() is for initializing QT resources. More... | |
| PQCORE_EXPORT void pqCoreInit | ( | ) |
pqCoreInit() is for initializing QT resources.
When pqCore is built as a static library, linkers may drop out entire object files such as files generated by rcc. Client apps can call to use Qt resources outside PV.
1.8.13 on Wed Dec 10 2025