Qt 4.8
Public Functions | Public Variables | List of all members
QGraphicsItemCache::DeviceData Struct Reference

#include <qgraphicsitem_p.h>

Public Functions

 DeviceData ()
 

Public Variables

QPoint cacheIndent
 
QPixmapCache::Key key
 
QTransform lastTransform
 

Detailed Description

Definition at line 142 of file qgraphicsitem_p.h.

Constructors and Destructors

◆ DeviceData()

QGraphicsItemCache::DeviceData::DeviceData ( )
inline

Definition at line 143 of file qgraphicsitem_p.h.

143 {}

Properties

◆ cacheIndent

QPoint QGraphicsItemCache::DeviceData::cacheIndent

◆ key

QPixmapCache::Key QGraphicsItemCache::DeviceData::key

◆ lastTransform

QTransform QGraphicsItemCache::DeviceData::lastTransform

Definition at line 144 of file qgraphicsitem_p.h.

Referenced by QGraphicsScenePrivate::drawItemHelper().


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