Header file for the graphical user interface code. More...
#include <QMainWindow>
#include <QImage>
#include <QPixmap>
#include <QFileDialog>
#include <QMessageBox>
#include <QScreen>
#include <QGuiApplication>
#include <QColorDialog>
#include <QInputDialog>
#include <QLineEdit>
#include <QString>
#include <QAction>
#include <QActionGroup>
#include "clipdialog.h"
Go to the source code of this file.
Classes | |
class | MainWindow |
Header file for the graphical user interface code.