kexi
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 | OBJECT = "object" |
| static const QString | NAME = "name" |
| static const QString | VIEW = "view" |

