Computer Assited Medical Intervention Tool Kit  version 4.0
Public Types | Public Member Functions | Public Attributes | Private Attributes | List of all members
QtColorPropertyManagerPrivate Class Reference

Public Types

typedef QMap< const QtProperty *, QColor > PropertyValueMap
 

Public Member Functions

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

Public Attributes

QMap< const QtProperty *, QtProperty * > m_aToProperty
 
QMap< const QtProperty *, QtProperty * > m_bToProperty
 
QMap< const QtProperty *, QtProperty * > m_gToProperty
 
QtIntPropertyManagerm_intPropertyManager
 
QMap< const QtProperty *, QtProperty * > m_propertyToA
 
QMap< const QtProperty *, QtProperty * > m_propertyToB
 
QMap< const QtProperty *, QtProperty * > m_propertyToG
 
QMap< const QtProperty *, QtProperty * > m_propertyToR
 
QMap< const QtProperty *, QtProperty * > m_rToProperty
 
PropertyValueMap m_values
 

Private Attributes

QtColorPropertyManagerq_ptr
 

Member Typedef Documentation

§ PropertyValueMap

Member Function Documentation

§ slotIntChanged()

void QtColorPropertyManagerPrivate::slotIntChanged ( QtProperty property,
int  value 
)

§ slotPropertyDestroyed()

void QtColorPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

§ m_aToProperty

QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_aToProperty

§ m_bToProperty

QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_bToProperty

§ m_gToProperty

QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_gToProperty

§ m_intPropertyManager

QtIntPropertyManager* QtColorPropertyManagerPrivate::m_intPropertyManager

§ m_propertyToA

QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_propertyToA

§ m_propertyToB

QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_propertyToB

§ m_propertyToG

QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_propertyToG

§ m_propertyToR

QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_propertyToR

§ m_rToProperty

QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_rToProperty

§ m_values

PropertyValueMap QtColorPropertyManagerPrivate::m_values

§ q_ptr

QtColorPropertyManager* QtColorPropertyManagerPrivate::q_ptr
private

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