27 static QTranslator *translator;
The ATranslator class is responsible for managing the QTranslator used for providing localisations....
Definition: translator.h:18
static void installTranslator(OPL::Translation language=OPL::Translation::English)
Installs a QTranslator with the selected language. Defaults to English. Call this function before con...
Definition: translator.cpp:5
Translation
Enumerates the available translations.
Definition: opl.h:107