![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgraphicsitem_p.h>
Public Member Functions | |
| DeviceData () | |
Public Attributes | |
| QTransform | lastTransform |
| QPoint | cacheIndent |
| QPixmapCache::Key | key |
Definition at line 46 of file qgraphicsitem_p.h.
|
inline |
Definition at line 47 of file qgraphicsitem_p.h.
| QPoint QGraphicsItemCache::DeviceData::cacheIndent |
Definition at line 49 of file qgraphicsitem_p.h.
| QPixmapCache::Key QGraphicsItemCache::DeviceData::key |
Definition at line 50 of file qgraphicsitem_p.h.
| QTransform QGraphicsItemCache::DeviceData::lastTransform |
Definition at line 48 of file qgraphicsitem_p.h.