kexi
KoMacro Namespace Reference
Classes | |
class | Action |
The Action class extendes KAction to implement some additional functionality KAction doesn't provide. More... | |
class | Context |
The context of an execution. More... | |
class | Exception |
Base Exception class. More... | |
class | Macro |
The Macro class implements all the action-handling. More... | |
class | MacroItem |
The MacroItem class is an item in a Macro and represents one single execution step. More... | |
class | Manager |
The Manager class acts as window-wide manager for macros. More... | |
class | MetaMethod |
Class to provide abstract methods for the undocumented Qt3 QUObject-API functionality. More... | |
class | MetaObject |
Class to provide abstract access to extended QObject functionality like the undocumented QUObject-API in Qt3. More... | |
class | MetaParameter |
Class to provide abstract methods for the undocumented Qt3 QUObject-API functionality. More... | |
class | Variable |
A variable value used to provide abstract access to variables. More... | |
class | XMLHandler |
The XMLHandler class manages the (un-)serialization of a Macro instance to/from XML. More... | |
Variables | |
::KoMacro::Manager * | _self = 0 |
static KStaticDeleter< ::KoMacro::Manager > | _manager |
Variable Documentation
KStaticDeleter< ::KoMacro::Manager > KoMacro::_manager [static] |
::KoMacro::Manager* KoMacro::_self = 0 [static] |