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

Member Function Documentation

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

Member Data Documentation

QtBoolPropertyManager* QtFlagPropertyManagerPrivate::m_boolPropertyManager
QMap<const QtProperty *, QtProperty *> QtFlagPropertyManagerPrivate::m_flagToProperty
QMap<const QtProperty *, QList<QtProperty *> > QtFlagPropertyManagerPrivate::m_propertyToFlags
PropertyValueMap QtFlagPropertyManagerPrivate::m_values
QtFlagPropertyManager* QtFlagPropertyManagerPrivate::q_ptr
private

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