|
|
The PropertyPaletteItem class handles items in the property list of type palette.
PropertyPaletteItem ( PropertyList *l, PropertyItem *after, PropertyItem *prop,
const QString &propName )
| PropertyPaletteItem |
~PropertyPaletteItem ()
| ~PropertyPaletteItem |
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 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. |