Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGraphicsItemCache::DeviceData Struct Reference

#include <qgraphicsitem_p.h>

Collaboration diagram for QGraphicsItemCache::DeviceData:

Public Member Functions

 DeviceData ()

Public Attributes

QTransform lastTransform
QPoint cacheIndent
QPixmapCache::Key key

Detailed Description

Definition at line 46 of file qgraphicsitem_p.h.

Constructor & Destructor Documentation

◆ DeviceData()

QGraphicsItemCache::DeviceData::DeviceData ( )
inline

Definition at line 47 of file qgraphicsitem_p.h.

Member Data Documentation

◆ cacheIndent

QPoint QGraphicsItemCache::DeviceData::cacheIndent

Definition at line 49 of file qgraphicsitem_p.h.

◆ key

QPixmapCache::Key QGraphicsItemCache::DeviceData::key

Definition at line 50 of file qgraphicsitem_p.h.

◆ lastTransform

QTransform QGraphicsItemCache::DeviceData::lastTransform

Definition at line 48 of file qgraphicsitem_p.h.


The documentation for this struct was generated from the following file: