Kexi API Documentation (2.0 alpha)

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

static::KoMacro::Manager * _self = 0
 Pointer to our static singleton.
static KStaticDeleter< ::KoMacro::Manager_manager
 Automatically deletes our singleton on termination.


Variable Documentation

KStaticDeleter< ::KoMacro::Manager > KoMacro::_manager [static]
 

Automatically deletes our singleton on termination.

Definition at line 61 of file manager.cpp.

Referenced by KoMacro::Manager::init().

::KoMacro::Manager* KoMacro::_self = 0 [static]
 

Pointer to our static singleton.

Definition at line 58 of file manager.cpp.

Referenced by KFormDesigner::FormManager::createWidgetLibrary(), KoMacro::Manager::init(), KoMacro::Manager::self(), KFormDesigner::FormManager::self(), and KFormDesigner::FormManager::~FormManager().

KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:51:02 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003