Qt 4.8
|
#include <qgraphicssceneindex_p.h>
Public Functions | |
virtual bool | intersect (const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform) const =0 |
QGraphicsSceneIndexIntersector () | |
virtual | ~QGraphicsSceneIndexIntersector () |
Definition at line 167 of file qgraphicssceneindex_p.h.
|
inline |
Definition at line 170 of file qgraphicssceneindex_p.h.
|
inlinevirtual |
Definition at line 171 of file qgraphicssceneindex_p.h.
|
pure virtual |
Implemented in QGraphicsSceneIndexPathIntersector, QGraphicsSceneIndexPointIntersector, and QGraphicsSceneIndexRectIntersector.
Referenced by QGraphicsSceneIndexPrivate::recursive_items_helper().