#include <QCloseEvent>
#include <QDir>
#include <QFile>
#include <QMainWindow>
#include <QMap>
#include <QObject>
#include <QPointer>
#include <QTimer>
#include <QTranslator>
#include <QVector>
#include <QtGlobal>
#include "MyConstants.h"
#include "MyDatatables.h"
#include "MyLanguageModel.h"
#include "third-party/qonlinetranslator/src/qexample.h"
#include "third-party/qonlinetranslator/src/qoption.h"
#include "third-party/qonlinetranslator/src/qonlinetranslator.h"
#include "MyTranlatorParser.h"
Go to the source code of this file.
◆ VERSION