|
|
The PropertyCoordItem class handles items in the property list of type point.
enum Type { Rect, Size, Point } | Type |
PropertyCoordItem ( PropertyList *l, PropertyItem *after, PropertyItem *prop,
const QString &propName, Type t )
| PropertyCoordItem |
~PropertyCoordItem ()
| ~PropertyCoordItem |
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.
Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |