#include "IntelliPhotoGui.h"
#include "Layer/PaintingArea.h"
#include <QEvent>
#include <QCloseEvent>
#include <QDebug>
#include <string>
#include <QScreen>
#include <QGuiApplication>
Go to the source code of this file.