Computer Assited Medical Intervention Tool Kit  version 4.0
Classes | Public Types | Public Member Functions | Public Attributes | Private Attributes | List of all members
QtVector3DPropertyManagerPrivate 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
 
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 
)

§ slotPropertyDestroyed()

void QtVector3DPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

§ m_doublePropertyManager

QtDoublePropertyManager* QtVector3DPropertyManagerPrivate::m_doublePropertyManager

§ m_propertyToX

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

§ m_propertyToY

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

§ m_propertyToZ

QMap<const QtProperty *, QtProperty *> QtVector3DPropertyManagerPrivate::m_propertyToZ

§ m_values

PropertyValueMap QtVector3DPropertyManagerPrivate::m_values

§ m_xToProperty

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

§ m_yToProperty

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

§ m_zToProperty

QMap<const QtProperty *, QtProperty *> QtVector3DPropertyManagerPrivate::m_zToProperty

§ q_ptr

QtVector3DPropertyManager* QtVector3DPropertyManagerPrivate::q_ptr
private

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