itom
|
Public Member Functions | |
void | slotIntervalChanged (QtProperty *property, int min, int max) |
void | slotPropertyDestroyed (QtProperty *property) |
void | setMeta (QtProperty *property, const ito::RectMeta &meta) |
Public Attributes | |
ito::ParamIntervalPropertyManager * | m_intervalPropertyManager |
ito::AbstractParamPropertyManagerPrivate * | m_d_ptr |
QMap< const QtProperty *, QtProperty * > | m_propertyToWidth |
QMap< const QtProperty *, QtProperty * > | m_propertyToHeight |
QMap< const QtProperty *, QtProperty * > | m_widthToProperty |
QMap< const QtProperty *, QtProperty * > | m_heightToProperty |
Private Attributes | |
ParamRectPropertyManager * | q_ptr |