KexiFormEventAction Class Reference
#include <kexiformeventhandler.h>
Inheritance diagram for KexiFormEventAction:

Public Slots | |
| virtual void | activate () |
| Activates the action. | |
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... | |
Constructor & Destructor Documentation
|
||||||||||||||||||||||||
|
Definition at line 71 of file kexiformeventhandler.cpp. |
|
|
Definition at line 78 of file kexiformeventhandler.cpp. |
Member Function Documentation
|
|
Activates the action. If the object supports executing (macro, script), it is executed; otherwise (table, query, form,...) it is opened in its data view. Definition at line 82 of file kexiformeventhandler.cpp. References KexiMainWindow::closeObject(), Kexi::DataViewMode, Kexi::DesignViewMode, KexiPart::Part::execute(), KexiMainWindow::executeCustomActionForObject(), KexiPart::Part::info(), KexiProject::item(), KexiMainWindow::newObject(), KexiMainWindow::openObject(), Kexi::partManager(), KexiMainWindow::printItem(), KexiMainWindow::printPreviewForItem(), KexiMainWindow::project(), KexiMainWindow::showPageSetupForItem(), and Kexi::TextViewMode. |
The documentation for this class was generated from the following files:
