![]() |
Qt 4.8
|
#include <qgraphicsitem_p.h>
Public Functions | |
| DeviceData () | |
Public Variables | |
| QPoint | cacheIndent |
| QPixmapCache::Key | key |
| QTransform | lastTransform |
Definition at line 142 of file qgraphicsitem_p.h.
|
inline |
Definition at line 143 of file qgraphicsitem_p.h.
| QPoint QGraphicsItemCache::DeviceData::cacheIndent |
Definition at line 145 of file qgraphicsitem_p.h.
Referenced by QGraphicsScenePrivate::drawItemHelper(), and QGraphicsItemCache::purge().
| QPixmapCache::Key QGraphicsItemCache::DeviceData::key |
Definition at line 146 of file qgraphicsitem_p.h.
Referenced by QGraphicsScenePrivate::drawItemHelper(), and QGraphicsItemCache::purge().
| QTransform QGraphicsItemCache::DeviceData::lastTransform |
Definition at line 144 of file qgraphicsitem_p.h.
Referenced by QGraphicsScenePrivate::drawItemHelper().