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

Function Documentation

◆ pqComponentsInit()

PQCOMPONENTS_EXPORT void pqComponentsInit ( )

pqComponentsInit() is for initializing static data when pqComponents is built as a static library.

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