lib
KoProperty::CursorEdit Class Reference
Inheritance diagram for KoProperty::CursorEdit:

Detailed Description
Definition at line 30 of file cursoredit.h.
Public Member Functions | |
CursorEdit (Property *property, QWidget *parent=0, const char *name=0) | |
virtual | ~CursorEdit () |
virtual QVariant | value () const |
virtual void | setValue (const QVariant &value, bool emitChange=true) |
virtual void | setProperty (Property *property) |
virtual void | drawViewer (QPainter *p, const QColorGroup &cg, const QRect &r, const QVariant &value) |
Constructor & Destructor Documentation
|
Definition at line 42 of file cursoredit.cpp. |
Member Function Documentation
|
Function to draw a property viewer when the item editor isn't shown. Reimplemented from KoProperty::ComboBox. Definition at line 129 of file cursoredit.cpp. |
|
Sets the name of edited property. Reimplemented from KoProperty::ComboBox. Definition at line 135 of file cursoredit.cpp. |
|
Sets the value shown in the item editor widget. Set emitChange to false if you don't want to emit propertyChanged signal. Reimplemented from KoProperty::ComboBox. Definition at line 123 of file cursoredit.cpp. |
|
Reimplemented from KoProperty::ComboBox. Definition at line 117 of file cursoredit.cpp. |
The documentation for this class was generated from the following files: