Go to the source code of this file.
Defines | |
#define | INCLUDED_PLUGIN_H |
Typedefs | |
typedef Modules < _QERPlugImageTable > | ImageModules |
typedef Modules< MapFormat > | MapModules |
typedef Modules < _QERPlugToolbarTable > | ToolbarModules |
typedef Modules< _QERPluginTable > | PluginModules |
Functions | |
bool | Radiant_Construct (ModuleServer &server) |
void | Radiant_Destroy () |
ImageModules & | Radiant_getImageModules () |
MapModules & | Radiant_getMapModules () |
ToolbarModules & | Radiant_getToolbarModules () |
PluginModules & | Radiant_getPluginModules () |
typedef Modules<_QERPlugImageTable> ImageModules |
typedef Modules<MapFormat> MapModules |
typedef Modules<_QERPluginTable> PluginModules |
typedef Modules<_QERPlugToolbarTable> ToolbarModules |
bool Radiant_Construct | ( | ModuleServer & | server | ) |
void Radiant_Destroy | ( | ) |
ImageModules& Radiant_getImageModules | ( | ) |
MapModules& Radiant_getMapModules | ( | ) |
PluginModules& Radiant_getPluginModules | ( | ) |
ToolbarModules& Radiant_getToolbarModules | ( | ) |