Kexi API Documentation (2.0 alpha)

KexiMacro Namespace Reference


Classes

class  DataTableAction
 The DataTableAction class implements a KoMacro::Action to provide functionality to import or export a datatable. More...
class  ExecuteAction
 The ExecuteAction class implements a KoMacro::Action to provide functionality to execute an object like e.g. More...
class  KexiAction
 Template class to offer common functionality needed by all KoMacro::Action implementations Kexi provides. More...
class  KexiVariable
 Template class to offer common functionality needed by all KoMacro::Variable implementations Kexi provides. More...
class  MessageAction
 The ExecuteObject class implements a KoMacro::Action to provide functionality to execute an object like e.g. More...
class  NavigateAction
 The NavigateAction class implements a KoMacro::Action to provide functionality to execute an object like e.g. More...
class  ObjectNameVariable
 The ViewVariable class provide a list of KexiPart::PartItem's supported by a KexiPart::Part as KoMacro::Variable . More...
class  ObjectVariable
 The ObjectVariable class implements KoMacro::Variable to provide a variable list of Kexi-objects. More...
class  OpenAction
 The OpenAction class implements a KoMacro::Action to provide functionality to open any kind of Kexi object (e.g. More...

Variables

static const QString OBJECT = "object"
static const QString NAME = "name"
static const QString DATAVIEW = "data"
static const QString DESIGNVIEW = "design"
static const QString TEXTVIEW = "text"
static const QString VIEW = "view"


Variable Documentation

const QString KexiMacro::DATAVIEW = "data" [static]
 

Definition at line 36 of file openaction.cpp.

Referenced by KexiMacro::OpenAction::activate().

const QString KexiMacro::DESIGNVIEW = "design" [static]
 

Definition at line 37 of file openaction.cpp.

Referenced by KexiMacro::OpenAction::activate().

static const QString KexiMacro::NAME = "name" [static]
 

Definition at line 41 of file openaction.cpp.

Referenced by KexiMacro::OpenAction::activate(), KexiMacro::OpenAction::notifyUpdated(), and KexiMacro::ExecuteAction::notifyUpdated().

static const QString KexiMacro::OBJECT = "object" [static]
 

Definition at line 40 of file openaction.cpp.

Referenced by KexiMacro::OpenAction::activate(), KexiMacro::OpenAction::notifyUpdated(), and KexiMacro::ExecuteAction::notifyUpdated().

const QString KexiMacro::TEXTVIEW = "text" [static]
 

Definition at line 38 of file openaction.cpp.

Referenced by KexiMacro::OpenAction::activate().

const QString KexiMacro::VIEW = "view" [static]
 

Definition at line 42 of file openaction.cpp.

Referenced by KexiMacro::OpenAction::activate(), and KexiMacro::OpenAction::notifyUpdated().

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:50:49 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003