define the Widget class More...
#include <QWidget>
#include "correction.h"
#include "recommendation.h"
#include "ui_form.h"
#include <QKeyEvent>
#include <QMouseEvent>
#include <QString>
#include <QFile>
Go to the source code of this file.
Classes | |
class | Widget |
the widget class, inherit from QWidget, the main widget More... | |