The TranslatableApp class.
More...
#include <translatableapp.h>
|
QMap< QString, QTranslator * > | translators |
| translators Map with all of app languages.
|
|
QTranslator * | currentLanguaje |
| currentLanguaje Language of the app.
|
|
◆ TranslatableApp()
TranslatableApp::TranslatableApp |
( |
int & |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ createTranslators()
void TranslatableApp::createTranslators |
( |
QStringList |
languages | ) |
|
createTranslators Loads the translations of the app-
- Parameters
-
languages | List with the acronym of the languages. |
◆ swithLanguage()
void TranslatableApp::swithLanguage |
( |
QString |
languaje | ) |
|
swithLanguage Changes the current app language.
- Parameters
-
languaje | Language to translate the app. |
The documentation for this class was generated from the following files:
- D:/Documentos/ViewDesignerAssistant/translatableapp.h
- D:/Documentos/ViewDesignerAssistant/translatableapp.cpp