itom
|
Public Types | |
typedef QMap< const QtProperty *, QLocale > | PropertyValueMap |
Public Member Functions | |
void | slotEnumChanged (QtProperty *property, int value) |
void | slotPropertyDestroyed (QtProperty *property) |
Public Attributes | |
PropertyValueMap | m_values |
QtEnumPropertyManager * | m_enumPropertyManager |
QMap< const QtProperty *, QtProperty * > | m_propertyToLanguage |
QMap< const QtProperty *, QtProperty * > | m_propertyToCountry |
QMap< const QtProperty *, QtProperty * > | m_languageToProperty |
QMap< const QtProperty *, QtProperty * > | m_countryToProperty |
Private Attributes | |
QtLocalePropertyManager * | q_ptr |