
Go to the source code of this file.
Namespaces | |
| qi | |
Functions | |
| void | qi::_qiregisterFile () |
| void | qi::_qiregisterFileOperation () |
| void | qi::_qiregisterFileProxy () |
| static bool | _qiregisterFileTypes () |
| void | qi::_qiregisterProgressNotifier () |
| void | qi::_qiregisterProgressNotifierProxy () |
| QI_REGISTER_MODULE ("qicore", ®isterLibQiCore) | |
| void | qi::registerFileCreation (qi::ModuleBuilder &mb) |
| void | qi::registerFileOperations (qi::ModuleBuilder &mb) |
| void | registerLibQiCore (qi::ModuleBuilder *mb) |
| void | qi::registerProgressNotifierCreation (qi::ModuleBuilder &mb) |
Variables | |
| static bool | __qi_registrationFileTypes = _qiregisterFileTypes() |
|
static |
Definition at line 23 of file registration.cpp.
| QI_REGISTER_MODULE | ( | "qicore" | , |
| & | registerLibQiCore | ||
| ) |
| void registerLibQiCore | ( | qi::ModuleBuilder * | mb | ) |
Definition at line 35 of file registration.cpp.
|
static |
Definition at line 33 of file registration.cpp.