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

◆ mapLanguageTopLevelDomain

std::map<std::string, std::string> Gui::TranslatorP::mapLanguageTopLevelDomain

◆ mapSupportedLocales

TStringMap Gui::TranslatorP::mapSupportedLocales

◆ paths

QStringList Gui::TranslatorP::paths

◆ translators

std::list<QTranslator*> Gui::TranslatorP::translators

A list of all created translators.


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