Computer Assited Medical Intervention Tool Kit  version 5.0
QtSizePolicyPropertyManagerPrivate Class Reference
+ Collaboration diagram for QtSizePolicyPropertyManagerPrivate:

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 
)

References m_hPolicyToProperty, m_values, m_vPolicyToProperty, q_ptr, and QtSizePolicyPropertyManager::setValue().

+ Here is the call graph for this function:

◆ slotIntChanged()

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

References m_hStretchToProperty, m_values, m_vStretchToProperty, q_ptr, and QtSizePolicyPropertyManager::setValue().

+ Here is the call graph for this function:

◆ slotPropertyDestroyed()

void QtSizePolicyPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_enumPropertyManager

◆ m_hPolicyToProperty

◆ m_hStretchToProperty

◆ m_intPropertyManager

◆ m_propertyToHPolicy

◆ m_propertyToHStretch

◆ m_propertyToVPolicy

◆ m_propertyToVStretch

◆ m_values

◆ m_vPolicyToProperty

◆ m_vStretchToProperty

◆ q_ptr


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