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