#include "pqComponentsModule.h"
Go to the source code of this file.
Functions | |
PQCOMPONENTS_EXPORT void | pqComponentsInit () |
pqComponentsInit() is for initializing QT resources. More... | |
PQCOMPONENTS_EXPORT void pqComponentsInit | ( | ) |
pqComponentsInit() is for initializing QT resources.
When pqComponents 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.