MythTV  master
Classes | Typedefs
mythtranslation.cpp File Reference
#include "mythtranslation.h"
#include <QStringList>
#include <QFileInfo>
#include <QApplication>
#include <QDir>
#include "mythdirs.h"
#include "mythcorecontext.h"
Include dependency graph for mythtranslation.cpp:

Go to the source code of this file.

Classes

class  MythTranslationPrivate
 

Typedefs

using TransMap = QMap< QString, QTranslator * >
 

Typedef Documentation

◆ TransMap

using TransMap = QMap<QString, QTranslator*>

Definition at line 14 of file mythtranslation.cpp.