kexi
KexiFormEventAction Class Reference
List of all members.Detailed Description
Definition at line 57 of file kexiformeventhandler.h.
Public Slots | |
virtual void | activate () |
Public Member Functions | |
KexiFormEventAction (KexiMainWindow *mainWin, QObject *parent, const QString &actionName, const QString &objectName, const QString &actionOption) | |
virtual | ~KexiFormEventAction () |
Classes | |
class | ActionData |
A structure used in currentActionName(). More... |
Member Function Documentation
void KexiFormEventAction::activate | ( | ) | [virtual, slot] |
Activates the action.
If the object supports executing (macro, script), it is executed; otherwise (table, query, form,...) it is opened in its data view.
- Todo:
- react on failure...
Definition at line 82 of file kexiformeventhandler.cpp.
The documentation for this class was generated from the following files: