#include "plugin.h"
#include "plugop.h"
Go to the source code of this file.
Classes | |
class | PlugInHandler |
Provides specific characteristics of a type of plug-in. This includes the type of file which the plug-in in usually stored in. This provides the basis of which a handler is derived from. More... | |
class | PlugInManager |
Provide general handling facilities for plug-ins in Camelot. More... | |
Defines | |
#define | OPTOKEN_PLUGINS_MENU _T("PlugInsMenu") |
#define | OPTOKEN_PLUGINS_MANAGER _T("PlugInsManager") |
#define | OPTOKEN_PLUGINS_PARSING _T("PlugInsParsing") |
#define | OPTOKEN_PLUGINS_PLUGINSMNGR _T("PlugInsPluginManager") |
#define | PLUGIN_UNDO_SIG "UNDO:" |
#define | OPTOKEN_PLUGINS_UNDO_MENU _T("PlugInsUndoMenu") |
|
Definition at line 114 of file plugmngr.h. |
|
Definition at line 113 of file plugmngr.h. |
|
Definition at line 115 of file plugmngr.h. |
|
Definition at line 116 of file plugmngr.h. |
|
Definition at line 119 of file plugmngr.h. |
|
Definition at line 118 of file plugmngr.h. |