KexiMacroPropertyWidget Class Reference
#include <keximacroproperty.h>
Inheritance diagram for KexiMacroPropertyWidget:

Detailed Description
Implementation of a KoProperty::Widget used to display and edit a KexiMacroProperty .
Definition at line 139 of file keximacroproperty.h.
Public Member Functions | |
| KexiMacroPropertyWidget (KoProperty::Property *property, QWidget *parent=0) | |
| Constructor. | |
| virtual | ~KexiMacroPropertyWidget () |
| Destructor. | |
| virtual QVariant | value () const |
| virtual void | setValue (const QVariant &value, bool emitChange=true) |
Set the value value this widget has. | |
Protected Member Functions | |
| virtual void | setReadOnlyInternal (bool readOnly) |
| Called if the value should be read only. | |
Constructor & Destructor Documentation
|
||||||||||||
|
Constructor.
Definition at line 504 of file keximacroproperty.cpp. References value(). |
|
|
Destructor.
Definition at line 556 of file keximacroproperty.cpp. |
Member Function Documentation
|
|
Called if the value should be read only.
Definition at line 587 of file keximacroproperty.cpp. |
|
||||||||||||
|
Set the value
If Definition at line 571 of file keximacroproperty.cpp. |
|
|
Definition at line 562 of file keximacroproperty.cpp. Referenced by KexiMacroPropertyWidget(). |
The documentation for this class was generated from the following files:
