10 #ifndef QWT_PAINTER_COMMAND_H 11 #define QWT_PAINTER_COMMAND_H 14 #include <qpaintengine.h> 99 const QPixmap &,
const QRectF& subRect );
102 const QImage &,
const QRectF& subRect,
103 Qt::ImageConversionFlags );
113 QPainterPath *
path();
114 const QPainterPath *
path()
const;
PixmapData * d_pixmapData
Qt::ImageConversionFlags flags
Attributes how to paint a QPixmap.
Qt::BGMode backgroundMode
QPainter::CompositionMode compositionMode
GraphId path[kMaxDeadlockPathLen]
Type
Type of the paint command.
QPainter::RenderHints renderHints
PixmapData * pixmapData()
Qt::ClipOperation clipOperation
Attributes of a state change.
QPaintEngine::DirtyFlags flags
Attributes how to paint a QImage.