kexi
KexiMacro::ObjectVariable< ACTIONIMPL > Class Template Reference
#include <objectvariable.h>
Inheritance diagram for KexiMacro::ObjectVariable< ACTIONIMPL >:

Detailed Description
template<class ACTIONIMPL>
class KexiMacro::ObjectVariable< ACTIONIMPL >
The ObjectVariable class implements KoMacro::Variable to provide a variable list of Kexi-objects.
Those Kexi-objects are KexiPart's like e.g. table, query, form or script.
Definition at line 45 of file objectvariable.h.
Public Types | |
enum | Conditions { VisibleInNav = 1, Executable = 2, DataExport = 4 } |
Public Member Functions | |
ObjectVariable (ACTIONIMPL *actionimpl, int conditions=VisibleInNav, const QString &objectname=QString::null) |
The documentation for this class was generated from the following file: