#include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QFileDialog>
#include <QPixmap>
#include <QString>
#include <QGraphicsScene>
#include <QWheelEvent>
#include <QScrollBar>
#include <QScrollArea>
Go to the source code of this file.