Qwt User's Guide 6.3.0
|
This is the complete list of members for QwtGraphic, including all inherited members.
boundingRect() const | QwtGraphic | |
commands() const | QwtGraphic | |
CommandType enum name | QwtGraphic | |
CommandTypes typedef | QwtGraphic | |
commandTypes() const | QwtGraphic | |
controlPointRect() const | QwtGraphic | |
defaultSize() const | QwtGraphic | |
drawEllipse(const QRectF &) | QwtNullPaintDevice | virtual |
drawEllipse(const QRect &) | QwtNullPaintDevice | virtual |
drawImage(const QRectF &, const QImage &, const QRectF &, Qt::ImageConversionFlags) override | QwtGraphic | protectedvirtual |
drawLines(const QLine *, int) | QwtNullPaintDevice | virtual |
drawLines(const QLineF *, int) | QwtNullPaintDevice | virtual |
drawPath(const QPainterPath &) override | QwtGraphic | protectedvirtual |
drawPixmap(const QRectF &, const QPixmap &, const QRectF &) override | QwtGraphic | protectedvirtual |
drawPoints(const QPointF *, int) | QwtNullPaintDevice | virtual |
drawPoints(const QPoint *, int) | QwtNullPaintDevice | virtual |
drawPolygon(const QPointF *, int, QPaintEngine::PolygonDrawMode) | QwtNullPaintDevice | virtual |
drawPolygon(const QPoint *, int, QPaintEngine::PolygonDrawMode) | QwtNullPaintDevice | virtual |
drawRects(const QRect *, int) | QwtNullPaintDevice | virtual |
drawRects(const QRectF *, int) | QwtNullPaintDevice | virtual |
drawTextItem(const QPointF &, const QTextItem &) | QwtNullPaintDevice | virtual |
drawTiledPixmap(const QRectF &, const QPixmap &, const QPointF &) | QwtNullPaintDevice | virtual |
heightForWidth(qreal width) const | QwtGraphic | |
isEmpty() const | QwtGraphic | |
isNull() const | QwtGraphic | |
metric(PaintDeviceMetric) const override | QwtNullPaintDevice | virtual |
mode() const | QwtNullPaintDevice | |
Mode enum name | QwtNullPaintDevice | |
NormalMode enum value | QwtNullPaintDevice | |
operator=(const QwtGraphic &) | QwtGraphic | |
paintEngine() const override | QwtNullPaintDevice | virtual |
PathMode enum value | QwtNullPaintDevice | |
PolygonPathMode enum value | QwtNullPaintDevice | |
QwtGraphic() | QwtGraphic | |
QwtGraphic(const QwtGraphic &) | QwtGraphic | |
QwtNullPaintDevice() | QwtNullPaintDevice | |
RasterData enum value | QwtGraphic | |
render(QPainter *) const | QwtGraphic | |
render(QPainter *, const QSizeF &, Qt::AspectRatioMode=Qt::IgnoreAspectRatio) const | QwtGraphic | |
render(QPainter *, const QPointF &, Qt::Alignment=Qt::AlignTop|Qt::AlignLeft) const | QwtGraphic | |
render(QPainter *, const QRectF &, Qt::AspectRatioMode=Qt::IgnoreAspectRatio) const | QwtGraphic | |
RenderHint enum name | QwtGraphic | |
renderHints() const | QwtGraphic | |
RenderHints typedef | QwtGraphic | |
RenderPensUnscaled enum value | QwtGraphic | |
reset() | QwtGraphic | |
scaledBoundingRect(qreal sx, qreal sy) const | QwtGraphic | |
setCommands(const QVector< QwtPainterCommand > &) | QwtGraphic | |
setDefaultSize(const QSizeF &) | QwtGraphic | |
setMode(Mode) | QwtNullPaintDevice | |
setRenderHint(RenderHint, bool on=true) | QwtGraphic | |
sizeMetrics() const override | QwtGraphic | protectedvirtual |
testRenderHint(RenderHint) const | QwtGraphic | |
toImage(qreal devicePixelRatio=0.0) const | QwtGraphic | |
toImage(const QSize &, Qt::AspectRatioMode=Qt::IgnoreAspectRatio, qreal devicePixelRatio=0.0) const | QwtGraphic | |
toPixmap(qreal devicePixelRatio=0.0) const | QwtGraphic | |
toPixmap(const QSize &, Qt::AspectRatioMode=Qt::IgnoreAspectRatio, qreal devicePixelRatio=0.0) const | QwtGraphic | |
Transformation enum value | QwtGraphic | |
updateState(const QPaintEngineState &) override | QwtGraphic | protectedvirtual |
VectorData enum value | QwtGraphic | |
widthForHeight(qreal height) const | QwtGraphic | |
~QwtGraphic() | QwtGraphic | virtual |
~QwtNullPaintDevice() | QwtNullPaintDevice | virtual |