Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgraphicsscene.h File Reference

(c0e526f70f58c9b70fea1b9426d14b18f1f0066c)

#include <QtWidgets/qtwidgetsglobal.h>
#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/qpen.h>
Include dependency graph for qgraphicsscene.h:
This graph shows which files directly or indirectly include this file:

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...

Functions

 QT_REQUIRE_CONFIG (graphicsview)

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( graphicsview )