![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
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 |
| QtEnumPropertyManager * | m_enumPropertyManager |
| QMap< const QtProperty *, QtProperty * > | m_languageToProperty |
| QMap< const QtProperty *, QtProperty * > | m_propertyToCountry |
| QMap< const QtProperty *, QtProperty * > | m_propertyToLanguage |
| PropertyValueMap | m_values |
Private Attributes | |
| QtLocalePropertyManager * | q_ptr |
| typedef QMap<const QtProperty*, QLocale> QtLocalePropertyManagerPrivate::PropertyValueMap |
|
default |
| void QtLocalePropertyManagerPrivate::slotEnumChanged | ( | QtProperty * | property, |
| int | value | ||
| ) |
| void QtLocalePropertyManagerPrivate::slotPropertyDestroyed | ( | QtProperty * | property | ) |
| QMap<const QtProperty*, QtProperty*> QtLocalePropertyManagerPrivate::m_countryToProperty |
| QtEnumPropertyManager* QtLocalePropertyManagerPrivate::m_enumPropertyManager |
| QMap<const QtProperty*, QtProperty*> QtLocalePropertyManagerPrivate::m_languageToProperty |
| QMap<const QtProperty*, QtProperty*> QtLocalePropertyManagerPrivate::m_propertyToCountry |
| QMap<const QtProperty*, QtProperty*> QtLocalePropertyManagerPrivate::m_propertyToLanguage |
| PropertyValueMap QtLocalePropertyManagerPrivate::m_values |
|
private |
Referenced by QtLocalePropertyManager::QtLocalePropertyManager().
1.8.13