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