|
|
The PropertyListItem class handles items in the property list of type String list.
PropertyListItem ( PropertyList *l, PropertyItem *after, PropertyItem *prop,
const QString &propName, bool editable )
| PropertyListItem |
~PropertyListItem ()
| ~PropertyListItem |
void showEditor ()
| showEditor |
[virtual]
Reimplemented from PropertyItem.
void hideEditor ()
| hideEditor |
[virtual]
Reimplemented from PropertyItem.
void setValue ( const QVariant &v )
| setValue |
[virtual]
Reimplemented from PropertyItem.
QString currentItem ()
| currentItem |
[const]
Reimplemented from PropertyItem.
int currentIntItem ()
| currentIntItem |
[const]
Reimplemented from PropertyItem.
void setCurrentItem ( const QString &s )
| setCurrentItem |
Reimplemented from PropertyItem.
void setCurrentItem ( int i )
| setCurrentItem |
Reimplemented from PropertyItem.
int currentIntItemFromObject ()
| currentIntItemFromObject |
[const]
Reimplemented from PropertyItem.
QString currentItemFromObject ()
| currentItemFromObject |
[const]
Reimplemented from PropertyItem.
Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |