Computer Assisted Medical Intervention Tool Kit  version 5.2
QtColorPropertyManagerPrivate Class Reference
+ Collaboration diagram for QtColorPropertyManagerPrivate:

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
 

Member Typedef Documentation

◆ PropertyValueMap

Member Function Documentation

◆ slotIntChanged()

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

References m_aToProperty, m_bToProperty, m_gToProperty, m_rToProperty, m_values, and QtColorPropertyManager::setValue().

+ Here is the call graph for this function:

◆ slotPropertyDestroyed()

void QtColorPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_aToProperty

◆ m_bToProperty

◆ m_gToProperty

◆ m_intPropertyManager

◆ m_propertyToA

◆ m_propertyToB

◆ m_propertyToG

◆ m_propertyToR

◆ m_rToProperty

◆ m_values


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