![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Classes | |
| struct | Data |
Public Types | |
| typedef QMap< const QtProperty *, Data > | PropertyValueMap |
Public Member Functions | |
| void | slotDoubleChanged (QtProperty *property, double value) |
| void | slotPropertyDestroyed (QtProperty *property) |
Public Attributes | |
| QtDoublePropertyManager * | m_doublePropertyManager |
| QMap< const QtProperty *, QtProperty * > | m_propertyToX |
| QMap< const QtProperty *, QtProperty * > | m_propertyToY |
| PropertyValueMap | m_values |
| QMap< const QtProperty *, QtProperty * > | m_xToProperty |
| QMap< const QtProperty *, QtProperty * > | m_yToProperty |
Private Attributes | |
| QtPointFPropertyManager * | q_ptr |
| typedef QMap<const QtProperty*, Data> QtPointFPropertyManagerPrivate::PropertyValueMap |
| void QtPointFPropertyManagerPrivate::slotDoubleChanged | ( | QtProperty * | property, |
| double | value | ||
| ) |
| void QtPointFPropertyManagerPrivate::slotPropertyDestroyed | ( | QtProperty * | property | ) |
| QtDoublePropertyManager* QtPointFPropertyManagerPrivate::m_doublePropertyManager |
| QMap<const QtProperty*, QtProperty*> QtPointFPropertyManagerPrivate::m_propertyToX |
| QMap<const QtProperty*, QtProperty*> QtPointFPropertyManagerPrivate::m_propertyToY |
| PropertyValueMap QtPointFPropertyManagerPrivate::m_values |
| QMap<const QtProperty*, QtProperty*> QtPointFPropertyManagerPrivate::m_xToProperty |
| QMap<const QtProperty*, QtProperty*> QtPointFPropertyManagerPrivate::m_yToProperty |
|
private |
Referenced by QtPointFPropertyManager::QtPointFPropertyManager().
1.8.13