26 #include "Utils/Singleton.h" 27 #include "Utils/Pimpl.h" 41 bool switchTranslator(QObject* parent,
const QString& fourLetter);
54 #endif // TRANSLATOR_H Removes or replaces the current QTranslator object by calling the change_language() method.
Definition: Translator.h:35
void changeLanguage(QObject *parent, const QString &fourLetter)
Sets a new language. Creates and installs a new QTranslator object with parent as QObject parent.