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

Classes

struct  Data
 

Public Types

typedef QMap< const QtProperty *, DataPropertyValueMap
 

Public Member Functions

void slotBoolChanged (QtProperty *property, bool value)
 
void slotPropertyDestroyed (QtProperty *property)
 

Public Attributes

QtBoolPropertyManagerm_boolPropertyManager
 
QMap< const QtProperty *, QtProperty * > m_flagToProperty
 
QMap< const QtProperty *, QList< QtProperty * > > m_propertyToFlags
 
PropertyValueMap m_values
 

Private Attributes

QtFlagPropertyManagerq_ptr
 

Member Typedef Documentation

◆ PropertyValueMap

Member Function Documentation

◆ slotBoolChanged()

void QtFlagPropertyManagerPrivate::slotBoolChanged ( QtProperty property,
bool  value 
)

References m_flagToProperty, m_propertyToFlags, m_values, q_ptr, and QtFlagPropertyManager::setValue().

+ Here is the call graph for this function:

◆ slotPropertyDestroyed()

void QtFlagPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_boolPropertyManager

◆ m_flagToProperty

◆ m_propertyToFlags

◆ m_values

◆ q_ptr

QtFlagPropertyManager* QtFlagPropertyManagerPrivate::q_ptr
private

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