![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWidgets/private/qtwidgetsglobal_p.h>#include "qgraphicsscene_p.h"#include "qgraphicsscene.h"#include <private/qobject_p.h>#include <QtCore/qnamespace.h>#include <QtCore/qobject.h>#include <QtGui/qtransform.h>Go to the source code of this file.
Classes | |
| class | QGraphicsSceneIndex |
| The QGraphicsSceneIndex class provides a base class to implement a custom indexing algorithm for discovering items in QGraphicsScene. More... | |
| class | QGraphicsSceneIndexPrivate |
Typedefs | |
| typedef bool(* | QGraphicsSceneIndexIntersector) (const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *data) |
Functions | |
| QT_REQUIRE_CONFIG (graphicsview) | |
| typedef bool(* QGraphicsSceneIndexIntersector) (const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *data) |
Definition at line 36 of file qgraphicssceneindex_p.h.
| QT_REQUIRE_CONFIG | ( | graphicsview | ) |