![]() |
QtLingo 1
QtLingo is an Application to make Qt Computer Translations easier
|
#include <QObject>
#include <QFile>
#include <QFileInfo>
#include <QtDebug>
#include <QRegularExpression>
#include <QTextStream>
#include "third-party/ts_tool/ts_model.h"
#include "MyLanguageModel.h"
Go to the source code of this file.
Classes | |
class | MyTranlatorParser |
Tranlator Parser. More... | |