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 static data when pqApplicationComponents is built as a static library. More...
 

Function Documentation

◆ pqApplicationComponentsInit()

PQAPPLICATIONCOMPONENTS_EXPORT void pqApplicationComponentsInit ( )

pqApplicationComponentsInit() is for initializing static data when pqApplicationComponents is built as a static library.

Otherwise, linkers may drop out entire object files such as files generated by rcc or other files in pqApplicationComponents.