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

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 )

◆ slotPropertyDestroyed()

void QtLocalePropertyManagerPrivate::slotPropertyDestroyed ( QtProperty * property)

Member Data Documentation

◆ m_countryToProperty

QMap<const QtProperty*, QtProperty*> QtLocalePropertyManagerPrivate::m_countryToProperty

◆ m_enumPropertyManager

QtEnumPropertyManager* QtLocalePropertyManagerPrivate::m_enumPropertyManager

Referenced by slotEnumChanged().

◆ m_languageToProperty

QMap<const QtProperty*, QtProperty*> QtLocalePropertyManagerPrivate::m_languageToProperty

◆ m_propertyToCountry

QMap<const QtProperty*, QtProperty*> QtLocalePropertyManagerPrivate::m_propertyToCountry

Referenced by slotPropertyDestroyed().

◆ m_propertyToLanguage

QMap<const QtProperty*, QtProperty*> QtLocalePropertyManagerPrivate::m_propertyToLanguage

◆ m_values

PropertyValueMap QtLocalePropertyManagerPrivate::m_values

Referenced by slotEnumChanged().


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