|
|
The PropertyColorItem class handles items in the property list of type QColor.
| PropertyColorItem ( PropertyList *l, PropertyItem *after, PropertyItem *prop,
const QString &propName, bool children )
| PropertyColorItem |
| ~PropertyColorItem ()
| ~PropertyColorItem |
| void createChildren ()
| createChildren |
[virtual]
Reimplemented from PropertyItem.
| void initChildren ()
| initChildren |
[virtual]
Reimplemented from PropertyItem.
| void showEditor ()
| showEditor |
[virtual]
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.
| bool hasCustomContents ()
| hasCustomContents |
[const virtual]
Reimplemented from PropertyItem.
| void drawCustomContents ( QPainter *p, const QRect &r )
| drawCustomContents |
[virtual]
Reimplemented from PropertyItem.
| Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |