Computer Assited Medical Intervention Tool Kit  version 4.1
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 ()=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
 

Private Attributes

QtSizePolicyPropertyManagerq_ptr
 

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()

void QtSizePolicyPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

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

◆ m_propertyToHStretch

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

◆ m_propertyToVPolicy

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

◆ m_propertyToVStretch

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

◆ m_values

PropertyValueMap QtSizePolicyPropertyManagerPrivate::m_values

◆ m_vPolicyToProperty

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

◆ m_vStretchToProperty

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

◆ q_ptr

QtSizePolicyPropertyManager* QtSizePolicyPropertyManagerPrivate::q_ptr
private

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