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

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 
)

§ slotPropertyDestroyed()

void QtFlagPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

§ m_boolPropertyManager

QtBoolPropertyManager* QtFlagPropertyManagerPrivate::m_boolPropertyManager

§ m_flagToProperty

QMap<const QtProperty *, QtProperty *> QtFlagPropertyManagerPrivate::m_flagToProperty

§ m_propertyToFlags

QMap<const QtProperty *, QList<QtProperty *> > QtFlagPropertyManagerPrivate::m_propertyToFlags

§ m_values

PropertyValueMap QtFlagPropertyManagerPrivate::m_values

§ q_ptr

QtFlagPropertyManager* QtFlagPropertyManagerPrivate::q_ptr
private

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