Functions
pqApplicationComponentsInit.h File Reference
#include "pqApplicationComponentsModule.h"
Include dependency graph for pqApplicationComponentsInit.h:

Go to the source code of this file.

Functions

PQAPPLICATIONCOMPONENTS_EXPORT void pqApplicationComponentsInit ()
 pqApplicationComponentsInit() is for initializing QT resources. More...
 

Function Documentation

◆ pqApplicationComponentsInit()

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.