1 #ifndef TRANSLATOR_CONTAINER_H
2 #define TRANSLATOR_CONTAINER_H
23 QTranslator *m_translatorGeneric;
26 QTranslator *m_translatorEngauge;
29 #endif // TRANSLATOR_CONTAINER_H
Class that stores QTranslator objects for the duration of application execution.
static QString qmDirectory()
Platform dependent directory containing qm translation files.