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

Detailed Description
Definition at line 35 of file urledit.h.
Public Member Functions | |
URLEdit (Property *property, QWidget *parent=0, const char *name=0) | |
virtual | ~URLEdit () |
virtual QVariant | value () const |
virtual void | setValue (const QVariant &value, bool emitChange=true) |
virtual void | setProperty (Property *property) |
Protected Slots | |
void | selectFile () |
void | slotValueChanged (const QString &url) |
Protected Member Functions | |
virtual void | setReadOnlyInternal (bool readOnly) |
Member Function Documentation
|
Sets the name of edited property. Reimplemented from KoProperty::Widget. Definition at line 98 of file urledit.cpp. |
|
Called by setReadOnly(bool). For implementation: for read-only you should disable editing in the appropriate widget(s). Implements KoProperty::Widget. Definition at line 129 of file urledit.cpp. |
|
Sets the value shown in the item editor widget. Set emitChange to false if you don't want to emit propertyChanged signal. Implements KoProperty::Widget. Definition at line 78 of file urledit.cpp. |
|
Implements KoProperty::Widget. Definition at line 68 of file urledit.cpp. |
The documentation for this class was generated from the following files: