KexiMacroDesignView Class Reference
#include <keximacrodesignview.h>
Inheritance diagram for KexiMacroDesignView:

Detailed Description
The KexiScriptDesignView implements KexiMacroView to provide a GUI-Editor to edit a Macro.
Definition at line 41 of file keximacrodesignview.h.
Public Member Functions | |
| KexiMacroDesignView (KexiMainWindow *mainwin, QWidget *parent,::KoMacro::Macro *const macro) | |
| Constructor. | |
| virtual | ~KexiMacroDesignView () |
| Destructor. | |
| virtual bool | loadData () |
| Load the data from XML source and fill the internally used KoMacro::Macro instance. | |
| virtual KoProperty::Set * | propertySet () |
Constructor & Destructor Documentation
|
||||||||||||||||
|
Constructor.
Definition at line 110 of file keximacrodesignview.cpp. References COLUMN_ID_COMMENT, KexiDB::Field::Enum, KexiTableViewColumn::field(), KexiMacroPropertyFactory::initFactory(), KexiViewBase::mainWin(), KexiDB::Field::NoConstraints, KexiDB::Field::NoOptions, KoMacro::Manager::self(), KexiViewBase::setDirty(), and KexiDB::Field::Text. |
|
|
Destructor.
Definition at line 190 of file keximacrodesignview.cpp. |
Member Function Documentation
|
|
Load the data from XML source and fill the internally used KoMacro::Macro instance.
Reimplemented from KexiMacroView. Definition at line 248 of file keximacrodesignview.cpp. References KexiMacroView::loadData(). |
|
|
Reimplemented from KexiViewBase. Definition at line 257 of file keximacrodesignview.cpp. |
The documentation for this class was generated from the following files:
