Functions
pqComponentsInit.h File Reference
#include "pqComponentsModule.h"
Include dependency graph for pqComponentsInit.h:

Go to the source code of this file.

Functions

PQCOMPONENTS_EXPORT void pqComponentsInit ()
 pqComponentsInit() is for initializing QT resources. More...
 

Function Documentation

◆ pqComponentsInit()

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.