Public Attributes | |
| std::string | activatedLanguage |
| Active language. More... | |
| std::map< std::string, std::string > | mapLanguageTopLevelDomain |
| TStringMap | mapSupportedLocales |
| QStringList | paths |
| std::list< QTranslator * > | translators |
| A list of all created translators. More... | |
| std::string Gui::TranslatorP::activatedLanguage |
Active language.
Referenced by Gui::Translator::activateLanguage(), Gui::Translator::activeLanguage(), and Gui::Translator::refresh().
| std::map<std::string, std::string> Gui::TranslatorP::mapLanguageTopLevelDomain |
Referenced by Gui::Translator::locale(), Gui::Translator::refresh(), and Gui::Translator::supportedLocales().
| TStringMap Gui::TranslatorP::mapSupportedLocales |
Referenced by Gui::Translator::supportedLocales().
| QStringList Gui::TranslatorP::paths |
Referenced by Gui::Translator::addPath(), Gui::Translator::refresh(), and Gui::Translator::supportedLocales().
| std::list<QTranslator*> Gui::TranslatorP::translators |
A list of all created translators.