#include "pqComponentsModule.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... | |
| 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.
1.8.13 on Tue May 18 2021