Functions
pqWidgetsInit.h File Reference
#include "pqWidgetsModule.h"
Include dependency graph for pqWidgetsInit.h:

Go to the source code of this file.

Functions

PQWIDGETS_EXPORT void pqWidgetsInit ()
 pqWidgetsInit() is for initializing QT resources. More...
 

Function Documentation

◆ pqWidgetsInit()

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.