10 #ifndef QWT_PAINTER_COMMAND_H 11 #define QWT_PAINTER_COMMAND_H 15 #include <qpaintengine.h> 19 #include <qpainterpath.h> 101 const QPixmap &,
const QRectF& subRect );
104 const QImage &,
const QRectF& subRect,
105 Qt::ImageConversionFlags );
115 QPainterPath *path();
116 const QPainterPath *path()
const;
PixmapData * d_pixmapData
Qt::ImageConversionFlags flags
Attributes how to paint a QPixmap.
Qt::BGMode backgroundMode
QPainter::CompositionMode compositionMode
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.