Qwt User's Guide
6.1.6
|
This is the complete list of members for QwtGraphic, including all inherited members.
boundingRect() const | QwtGraphic | |
commands() 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) | QwtGraphic | protectedvirtual |
drawLines(const QLine *, int) | QwtNullPaintDevice | virtual |
drawLines(const QLineF *, int) | QwtNullPaintDevice | virtual |
drawPath(const QPainterPath &) | QwtGraphic | protectedvirtual |
drawPixmap(const QRectF &, const QPixmap &, const QRectF &) | 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 |
isEmpty() const | QwtGraphic | |
isNull() const | QwtGraphic | |
metric(PaintDeviceMetric) const | QwtNullPaintDevice | virtual |
mode() const | QwtNullPaintDevice | |
Mode enum name | QwtNullPaintDevice | |
NormalMode enum value | QwtNullPaintDevice | |
operator=(const QwtGraphic &) | QwtGraphic | |
paintEngine() const | QwtNullPaintDevice | virtual |
PathMode enum value | QwtNullPaintDevice | |
PolygonPathMode enum value | QwtNullPaintDevice | |
QwtGraphic() | QwtGraphic | |
QwtGraphic(const QwtGraphic &) | QwtGraphic | |
QwtNullPaintDevice() | QwtNullPaintDevice | |
render(QPainter *) const | QwtGraphic | |
render(QPainter *, const QSizeF &, Qt::AspectRatioMode=Qt::IgnoreAspectRatio) const | QwtGraphic | |
render(QPainter *, const QRectF &, Qt::AspectRatioMode=Qt::IgnoreAspectRatio) const | QwtGraphic | |
render(QPainter *, const QPointF &, Qt::Alignment=Qt::AlignTop|Qt::AlignLeft) const | QwtGraphic | |
RenderHint enum name | QwtGraphic | |
RenderHints typedef | QwtGraphic | |
RenderPensUnscaled enum value | QwtGraphic | |
reset() | QwtGraphic | |
scaledBoundingRect(double sx, double sy) const | QwtGraphic | |
setCommands(QVector< QwtPainterCommand > &) | QwtGraphic | |
setDefaultSize(const QSizeF &) | QwtGraphic | |
setMode(Mode) | QwtNullPaintDevice | |
setRenderHint(RenderHint, bool on=true) | QwtGraphic | |
sizeMetrics() const | QwtGraphic | protectedvirtual |
testRenderHint(RenderHint) const | QwtGraphic | |
toImage() const | QwtGraphic | |
toImage(const QSize &, Qt::AspectRatioMode=Qt::IgnoreAspectRatio) const | QwtGraphic | |
toPixmap() const | QwtGraphic | |
toPixmap(const QSize &, Qt::AspectRatioMode=Qt::IgnoreAspectRatio) const | QwtGraphic | |
updateState(const QPaintEngineState &state) | QwtGraphic | protectedvirtual |
~QwtGraphic() | QwtGraphic | virtual |
~QwtNullPaintDevice() | QwtNullPaintDevice | virtual |