Qt 4.8
|
#include <QtCore/qmetatype.h>
#include <QtGui/qpainter.h>
#include <QtGui/qscrollarea.h>
#include <QtGui/qgraphicsscene.h>
Go to the source code of this file.
Classes | |
class | QGraphicsView |
The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene. More... | |