Computer Assited Medical Intervention Tool Kit  version 4.1
Public Types | Public Member Functions | Public Attributes | Private Attributes | List of all members
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
 

Private Attributes

QtLocalePropertyManagerq_ptr
 

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

◆ m_languageToProperty

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

◆ m_propertyToCountry

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

◆ m_propertyToLanguage

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

◆ m_values

PropertyValueMap QtLocalePropertyManagerPrivate::m_values

◆ q_ptr

QtLocalePropertyManager* QtLocalePropertyManagerPrivate::q_ptr
private

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