Qt 4.8
|
#include <QtCore/qobject.h>
#include <QtCore/qpoint.h>
#include <QtCore/qrect.h>
#include <QtGui/qbrush.h>
#include <QtGui/qfont.h>
#include <QtGui/qtransform.h>
#include <QtGui/qmatrix.h>
#include <QtGui/qpen.h>
Go to the source code of this file.
Classes | |
class | QGraphicsScene |
The QGraphicsScene class provides a surface for managing a large number of 2D graphical items. More... | |
class | QList< T > |
The QList class is a template class that provides lists. More... | |