#include <QObject>
#include <QGraphicsView>
#include <QtGui>
#include <QCloseEvent>
#include <iostream>
Go to the source code of this file.