Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtSizePolicyPropertyManagerPrivate Class Reference

Public Types

typedef QMap< const QtProperty *, QSizePolicy > PropertyValueMap

Public Member Functions

 QtSizePolicyPropertyManagerPrivate ()=default
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

Member Typedef Documentation

◆ PropertyValueMap

Constructor & Destructor Documentation

◆ QtSizePolicyPropertyManagerPrivate()

QtSizePolicyPropertyManagerPrivate::QtSizePolicyPropertyManagerPrivate ( )
default

Member Function Documentation

◆ slotEnumChanged()

void QtSizePolicyPropertyManagerPrivate::slotEnumChanged ( QtProperty * property,
int value )

◆ slotIntChanged()

void QtSizePolicyPropertyManagerPrivate::slotIntChanged ( QtProperty * property,
int value )

◆ slotPropertyDestroyed()

Member Data Documentation

◆ m_enumPropertyManager

QtEnumPropertyManager* QtSizePolicyPropertyManagerPrivate::m_enumPropertyManager

◆ m_hPolicyToProperty

QMap<const QtProperty*, QtProperty*> QtSizePolicyPropertyManagerPrivate::m_hPolicyToProperty

◆ m_hStretchToProperty

QMap<const QtProperty*, QtProperty*> QtSizePolicyPropertyManagerPrivate::m_hStretchToProperty

◆ m_intPropertyManager

QtIntPropertyManager* QtSizePolicyPropertyManagerPrivate::m_intPropertyManager

◆ m_propertyToHPolicy

QMap<const QtProperty*, QtProperty*> QtSizePolicyPropertyManagerPrivate::m_propertyToHPolicy

Referenced by slotPropertyDestroyed().

◆ m_propertyToHStretch

QMap<const QtProperty*, QtProperty*> QtSizePolicyPropertyManagerPrivate::m_propertyToHStretch

Referenced by slotPropertyDestroyed().

◆ m_propertyToVPolicy

QMap<const QtProperty*, QtProperty*> QtSizePolicyPropertyManagerPrivate::m_propertyToVPolicy

Referenced by slotPropertyDestroyed().

◆ m_propertyToVStretch

QMap<const QtProperty*, QtProperty*> QtSizePolicyPropertyManagerPrivate::m_propertyToVStretch

Referenced by slotPropertyDestroyed().

◆ m_values

PropertyValueMap QtSizePolicyPropertyManagerPrivate::m_values

Referenced by slotEnumChanged(), and slotIntChanged().

◆ m_vPolicyToProperty

QMap<const QtProperty*, QtProperty*> QtSizePolicyPropertyManagerPrivate::m_vPolicyToProperty

◆ m_vStretchToProperty

QMap<const QtProperty*, QtProperty*> QtSizePolicyPropertyManagerPrivate::m_vStretchToProperty

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