Gui::TranslatorP Class Reference
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... | |
Member Data Documentation
◆ activatedLanguage
| std::string Gui::TranslatorP::activatedLanguage |
Active language.
Referenced by Gui::Translator::activateLanguage(), Gui::Translator::activeLanguage(), and Gui::Translator::refresh().
◆ mapLanguageTopLevelDomain
| std::map<std::string, std::string> Gui::TranslatorP::mapLanguageTopLevelDomain |
Referenced by Gui::Translator::locale(), Gui::Translator::refresh(), and Gui::Translator::supportedLocales().
◆ mapSupportedLocales
| TStringMap Gui::TranslatorP::mapSupportedLocales |
Referenced by Gui::Translator::supportedLocales().
◆ paths
| QStringList Gui::TranslatorP::paths |
Referenced by Gui::Translator::addPath(), and Gui::Translator::refresh().
◆ translators
| std::list<QTranslator*> Gui::TranslatorP::translators |
A list of all created translators.
The documentation for this class was generated from the following file:
- src/Gui/Language/Translator.cpp
1.8.17