Computer Assisted Medical Intervention Tool Kit  version 5.2
QtLocalePropertyManagerPrivate Class Reference
+ Collaboration diagram for QtLocalePropertyManagerPrivate:

Public Types

typedef QMap< const QtProperty *, QLocale > PropertyValueMap
 

Public Member Functions

 QtLocalePropertyManagerPrivate ()=default
 
void slotEnumChanged (QtProperty *property, int value)
 
void slotPropertyDestroyed (QtProperty *property)
 

Public Attributes

QMap< const QtProperty *, QtProperty * > m_countryToProperty
 
QtEnumPropertyManagerm_enumPropertyManager
 
QMap< const QtProperty *, QtProperty * > m_languageToProperty
 
QMap< const QtProperty *, QtProperty * > m_propertyToCountry
 
QMap< const QtProperty *, QtProperty * > m_propertyToLanguage
 
PropertyValueMap m_values
 

Member Typedef Documentation

◆ PropertyValueMap

Constructor & Destructor Documentation

◆ QtLocalePropertyManagerPrivate()

QtLocalePropertyManagerPrivate::QtLocalePropertyManagerPrivate ( )
default

Member Function Documentation

◆ slotEnumChanged()

void QtLocalePropertyManagerPrivate::slotEnumChanged ( QtProperty property,
int  value 
)

References m_countryToProperty, m_enumPropertyManager, m_languageToProperty, m_propertyToLanguage, m_values, QtLocalePropertyManager::setValue(), and QtEnumPropertyManager::value().

+ Here is the call graph for this function:

◆ slotPropertyDestroyed()

void QtLocalePropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_countryToProperty

◆ m_enumPropertyManager

◆ m_languageToProperty

◆ m_propertyToCountry

◆ m_propertyToLanguage

◆ m_values


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