#include "pqApplicationComponentsModule.h"
Go to the source code of this file.
Functions | |
| PQAPPLICATIONCOMPONENTS_EXPORT void | pqApplicationComponentsInit () |
| pqApplicationComponentsInit() is for initializing QT resources. More... | |
| PQAPPLICATIONCOMPONENTS_EXPORT void pqApplicationComponentsInit | ( | ) |
pqApplicationComponentsInit() is for initializing QT resources.
When pqApplicationComponents 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 Sun Dec 14 2025