| ApplicationLanguageManager::DataClass::~DataClass |
( |
| ) |
|
|
inline |
| bool ApplicationLanguageManager::DataClass::IdentifyDefaultLanguageSymlinkTargetLanguage |
( |
| ) |
|
IdentifyDefaultLanguageSymlinkTargetLanguage - default language is not real language, it only points to (symlink) desired language which should be set as default.
- Returns
- - true on success, false otherwise
| bool ApplicationLanguageManager::DataClass::LoadAvailableLanguages |
( |
| ) |
|
LoadAvailableLanguages - method checks application language directory and loads all language which it finds.
- Returns
| bool ApplicationLanguageManager::DataClass::SetLanguage |
( |
const QString & |
language, |
|
|
const bool |
isTemporaryLanguage |
|
) |
| |
| QString ApplicationLanguageManager::DataClass::mDefaultLanguage |
| QString ApplicationLanguageManager::DataClass::mGlobalLanguage |
| bool ApplicationLanguageManager::DataClass::mIsEnglishLanguageSupported |
| QString ApplicationLanguageManager::DataClass::mLastLanguageSet |
| QMap<QString, QSharedPointer<QTranslator> > ApplicationLanguageManager::DataClass::mTranslators |
The documentation for this class was generated from the following file: