|
|
The PropertyTextItem class handles items in the property list of type String.
PropertyTextItem ( PropertyList *l, PropertyItem *after,
PropertyItem *prop, const QString &propName, bool comment,
bool multiLine, bool ascii = FALSE, bool a = FALSE )
| PropertyTextItem |
~PropertyTextItem ()
| ~PropertyTextItem |
void createChildren ()
| createChildren |
[virtual]
Reimplemented from PropertyItem.
void initChildren ()
| initChildren |
[virtual]
Reimplemented from PropertyItem.
void showEditor ()
| showEditor |
[virtual]
Show or place the text item editor.
Reimplemented from PropertyItem.
void hideEditor ()
| hideEditor |
[virtual]
Reimplemented from PropertyItem.
void setValue ( const QVariant &v )
| setValue |
[virtual]
Reimplemented from PropertyItem.
bool hasSubItems ()
| hasSubItems |
[const virtual]
Reimplemented from PropertyItem.
void childValueChanged ( PropertyItem *child )
| childValueChanged |
[virtual]
Reimplemented from PropertyItem.
void setChanged ( bool b, bool updateDb = TRUE )
| setChanged |
[virtual]
Reimplemented from PropertyItem.
Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |