Attributes how to paint a QImage. More...
#include <qwt_painter_command.h>
Public Attributes | |
Qt::ImageConversionFlags | flags |
QImage | image |
QRectF | rect |
QRectF | subRect |
Attributes how to paint a QImage.
Definition at line 63 of file qwt_painter_command.h.
Qt::ImageConversionFlags QwtPainterCommand::ImageData::flags |
Definition at line 68 of file qwt_painter_command.h.
QImage QwtPainterCommand::ImageData::image |
Definition at line 66 of file qwt_painter_command.h.
QRectF QwtPainterCommand::ImageData::rect |
Definition at line 65 of file qwt_painter_command.h.
QRectF QwtPainterCommand::ImageData::subRect |
Definition at line 67 of file qwt_painter_command.h.