Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtPointFPropertyManagerPrivate Class Reference

Classes

struct  Data

Public Types

typedef QMap< const QtProperty *, DataPropertyValueMap

Public Member Functions

void slotDoubleChanged (QtProperty *property, double value)
void slotPropertyDestroyed (QtProperty *property)

Public Attributes

QtDoublePropertyManagerm_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

Member Typedef Documentation

◆ PropertyValueMap

Member Function Documentation

◆ slotDoubleChanged()

void QtPointFPropertyManagerPrivate::slotDoubleChanged ( QtProperty * property,
double value )

◆ slotPropertyDestroyed()

void QtPointFPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty * property)

Member Data Documentation

◆ m_doublePropertyManager

QtDoublePropertyManager* QtPointFPropertyManagerPrivate::m_doublePropertyManager

◆ m_propertyToX

QMap<const QtProperty*, QtProperty*> QtPointFPropertyManagerPrivate::m_propertyToX

Referenced by slotPropertyDestroyed().

◆ m_propertyToY

QMap<const QtProperty*, QtProperty*> QtPointFPropertyManagerPrivate::m_propertyToY

Referenced by slotPropertyDestroyed().

◆ m_values

PropertyValueMap QtPointFPropertyManagerPrivate::m_values

Referenced by slotDoubleChanged().

◆ m_xToProperty

QMap<const QtProperty*, QtProperty*> QtPointFPropertyManagerPrivate::m_xToProperty

◆ m_yToProperty

QMap<const QtProperty*, QtProperty*> QtPointFPropertyManagerPrivate::m_yToProperty

The documentation for this class was generated from the following file: