#include <qgraphicsitem_p.h>
Definition at line 639 of file qgraphicsitem_p.h.
◆ QGraphicsItemPaintInfo()
Definition at line 641 of file qgraphicsitem_p.h.
const QTransform * transformPtr
quint32 wasDirtySceneTransform
const QTransform * viewTransform
QStyleOptionGraphicsItem * option
const QTransform * effectTransform
◆ drawItem
quint32 QGraphicsItemPaintInfo::drawItem |
◆ effectTransform
const QTransform* QGraphicsItemPaintInfo::effectTransform |
◆ exposedRegion
QRegion* QGraphicsItemPaintInfo::exposedRegion |
◆ opacity
qreal QGraphicsItemPaintInfo::opacity |
◆ option
◆ painter
QPainter* QGraphicsItemPaintInfo::painter |
◆ transformPtr
const QTransform* QGraphicsItemPaintInfo::transformPtr |
◆ viewTransform
const QTransform* QGraphicsItemPaintInfo::viewTransform |
◆ wasDirtySceneTransform
quint32 QGraphicsItemPaintInfo::wasDirtySceneTransform |
◆ widget
QWidget* QGraphicsItemPaintInfo::widget |
The documentation for this struct was generated from the following file: