|
MythTV master
|
#include "mythtranslation.h"#include <QStringList>#include <QFileInfo>#include <QApplication>#include <QDir>#include "mythdirs.h"#include "mythcorecontext.h"#include "mythlogging.h"Go to the source code of this file.
Classes | |
| class | MythTranslationPrivate |
Typedefs | |
| using | TransMap = QMap< QString, QTranslator * > |
| using TransMap = QMap<QString, QTranslator*> |
Definition at line 15 of file mythtranslation.cpp.