QtLingo 1
QtLingo is an Application to make Qt Computer Translations easier
MainWindow.h File Reference
#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.

Classes

class  MyLingoJobs
 My Lingo Jobs. More...
 
class  MainWindow
 Main Window Constructor. /class MainWindow. More...
 

Namespaces

namespace  Ui
 

Macros

#define VERSION   "1.0"
 

Macro Definition Documentation

◆ VERSION

#define VERSION   "1.0"

Definition at line 31 of file MainWindow.h.