Computer Assited Medical Intervention Tool Kit  version 5.0
QtVector3DPropertyManagerPrivate Class Reference
+ Collaboration diagram for QtVector3DPropertyManagerPrivate:

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
 
QMap< const QtProperty *, QtProperty * > m_propertyToZ
 
PropertyValueMap m_values
 
QMap< const QtProperty *, QtProperty * > m_xToProperty
 
QMap< const QtProperty *, QtProperty * > m_yToProperty
 
QMap< const QtProperty *, QtProperty * > m_zToProperty
 

Private Attributes

QtVector3DPropertyManagerq_ptr
 

Member Typedef Documentation

◆ PropertyValueMap

Member Function Documentation

◆ slotDoubleChanged()

void QtVector3DPropertyManagerPrivate::slotDoubleChanged ( QtProperty property,
double  value 
)

References m_values, m_xToProperty, m_yToProperty, m_zToProperty, q_ptr, and QtVector3DPropertyManager::setValue().

+ Here is the call graph for this function:

◆ slotPropertyDestroyed()

void QtVector3DPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_doublePropertyManager

◆ m_propertyToX

◆ m_propertyToY

◆ m_propertyToZ

◆ m_values

◆ m_xToProperty

◆ m_yToProperty

◆ m_zToProperty

◆ q_ptr

QtVector3DPropertyManager* QtVector3DPropertyManagerPrivate::q_ptr
private

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