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

Public Types

typedef QMap< const QtProperty *, QPoint > PropertyValueMap

Public Member Functions

void slotIntChanged (QtProperty *property, int value)
void slotPropertyDestroyed (QtProperty *property)

Public Attributes

QtIntPropertyManagerm_intPropertyManager
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

◆ slotIntChanged()

void QtPointPropertyManagerPrivate::slotIntChanged ( QtProperty * property,
int value )

◆ slotPropertyDestroyed()

void QtPointPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty * property)

Member Data Documentation

◆ m_intPropertyManager

QtIntPropertyManager* QtPointPropertyManagerPrivate::m_intPropertyManager

◆ m_propertyToX

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

Referenced by slotPropertyDestroyed().

◆ m_propertyToY

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

Referenced by slotPropertyDestroyed().

◆ m_values

PropertyValueMap QtPointPropertyManagerPrivate::m_values

Referenced by slotIntChanged().

◆ m_xToProperty

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

◆ m_yToProperty

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

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