#include <module.h>
Definition at line 30 of file module.h.
Component * Module::getComponent |
( |
QString |
Model | ) |
|
|
static |
void Module::intoCategory |
( |
Module * |
m | ) |
|
|
static |
void Module::registerComponent |
( |
QString |
category, |
|
|
pInfoFunc |
info |
|
) |
| |
|
static |
void Module::registerDynamicComponents |
( |
void |
| ) |
|
|
static |
void Module::registerModule |
( |
QString |
category, |
|
|
pInfoFunc |
info |
|
) |
| |
|
static |
void Module::registerModules |
( |
void |
| ) |
|
|
static |
void Module::unregisterModules |
( |
void |
| ) |
|
|
static |
Q3Dict< Module > Module::Modules |
|
static |
QMap< QString, QString > Module::vaComponents |
|
static |
The documentation for this class was generated from the following files: