Qt 4.8
|
#include <QtCore/qglobal.h>
#include <QtCore/qrect.h>
#include <QtCore/qlist.h>
#include <QtGui/qgraphicsitem.h>
#include <private/qgraphicssceneindex_p.h>
Go to the source code of this file.
Classes | |
class | QGraphicsSceneLinearIndex |
The QGraphicsSceneLinearIndex class provides an implementation of a linear indexing algorithm for discovering items in QGraphicsScene. More... | |