![]() |
itom
|
Public Types | |
| typedef QMap< const QtProperty *, QPoint > | PropertyValueMap |
Public Member Functions | |
| void | slotIntChanged (QtProperty *property, int value) |
| void | slotPropertyDestroyed (QtProperty *property) |
Public Attributes | |
| PropertyValueMap | m_values |
| QtIntPropertyManager * | m_intPropertyManager |
| QMap< const QtProperty *, QtProperty * > | m_propertyToX |
| QMap< const QtProperty *, QtProperty * > | m_propertyToY |
| QMap< const QtProperty *, QtProperty * > | m_xToProperty |
| QMap< const QtProperty *, QtProperty * > | m_yToProperty |
Private Attributes | |
| QtPointPropertyManager * | q_ptr |