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

Public Types

typedef QMap< const QtProperty *, QSizePolicy > PropertyValueMap
 

Public Member Functions

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

Public Attributes

QtEnumPropertyManagerm_enumPropertyManager
 
QMap< const QtProperty *, QtProperty * > m_hPolicyToProperty
 
QMap< const QtProperty *, QtProperty * > m_hStretchToProperty
 
QtIntPropertyManagerm_intPropertyManager
 
QMap< const QtProperty *, QtProperty * > m_propertyToHPolicy
 
QMap< const QtProperty *, QtProperty * > m_propertyToHStretch
 
QMap< const QtProperty *, QtProperty * > m_propertyToVPolicy
 
QMap< const QtProperty *, QtProperty * > m_propertyToVStretch
 
PropertyValueMap m_values
 
QMap< const QtProperty *, QtProperty * > m_vPolicyToProperty
 
QMap< const QtProperty *, QtProperty * > m_vStretchToProperty
 

Private Attributes

QtSizePolicyPropertyManagerq_ptr
 

Member Typedef Documentation

Constructor & Destructor Documentation

QtSizePolicyPropertyManagerPrivate::QtSizePolicyPropertyManagerPrivate ( )

Member Function Documentation

void QtSizePolicyPropertyManagerPrivate::slotEnumChanged ( QtProperty property,
int  value 
)
void QtSizePolicyPropertyManagerPrivate::slotIntChanged ( QtProperty property,
int  value 
)
void QtSizePolicyPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

QtEnumPropertyManager* QtSizePolicyPropertyManagerPrivate::m_enumPropertyManager
QMap<const QtProperty *, QtProperty *> QtSizePolicyPropertyManagerPrivate::m_hPolicyToProperty
QMap<const QtProperty *, QtProperty *> QtSizePolicyPropertyManagerPrivate::m_hStretchToProperty
QtIntPropertyManager* QtSizePolicyPropertyManagerPrivate::m_intPropertyManager
QMap<const QtProperty *, QtProperty *> QtSizePolicyPropertyManagerPrivate::m_propertyToHPolicy
QMap<const QtProperty *, QtProperty *> QtSizePolicyPropertyManagerPrivate::m_propertyToHStretch
QMap<const QtProperty *, QtProperty *> QtSizePolicyPropertyManagerPrivate::m_propertyToVPolicy
QMap<const QtProperty *, QtProperty *> QtSizePolicyPropertyManagerPrivate::m_propertyToVStretch
PropertyValueMap QtSizePolicyPropertyManagerPrivate::m_values
QMap<const QtProperty *, QtProperty *> QtSizePolicyPropertyManagerPrivate::m_vPolicyToProperty
QMap<const QtProperty *, QtProperty *> QtSizePolicyPropertyManagerPrivate::m_vStretchToProperty
QtSizePolicyPropertyManager* QtSizePolicyPropertyManagerPrivate::q_ptr
private

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