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

Private Attributes

QtPointFPropertyManagerq_ptr
 

Member Typedef Documentation

Member Function Documentation

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

Member Data Documentation

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
QtPointFPropertyManager* QtPointFPropertyManagerPrivate::q_ptr
private

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