10 #ifndef QWT_PAINTER_COMMAND_H 11 #define QWT_PAINTER_COMMAND_H 15 #include <qpaintengine.h> 19 #include <qpainterpath.h> 100 const QPixmap&,
const QRectF& subRect );
103 const QImage&,
const QRectF& subRect,
104 Qt::ImageConversionFlags );
114 QPainterPath* path();
115 const QPainterPath* path()
const;
Qt::ImageConversionFlags flags
Attributes how to paint a QPixmap.
PixmapData * m_pixmapData
Qt::BGMode backgroundMode
OutputIterator copy(const RangeT &range, OutputIterator out)
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.