attach(QwtPlot *plot) | QwtPlotItem | |
AutoScale enum value | QwtPlotItem | |
boundingRect() const override | QwtPlotShapeItem | virtual |
brush() const | QwtPlotShapeItem | |
ClipPolygons enum value | QwtPlotShapeItem | |
defaultIcon(const QBrush &, const QSizeF &) const | QwtPlotItem | protected |
detach() | QwtPlotItem | |
draw(QPainter *, const QwtScaleMap &xMap, const QwtScaleMap &yMap, const QRectF &canvasRect) const override | QwtPlotShapeItem | virtual |
getCanvasMarginHint(const QwtScaleMap &xMap, const QwtScaleMap &yMap, const QRectF &canvasRect, double &left, double &top, double &right, double &bottom) const | QwtPlotItem | virtual |
hide() | QwtPlotItem | |
isVisible() const | QwtPlotItem | |
ItemAttribute enum name | QwtPlotItem | |
ItemAttributes typedef | QwtPlotItem | |
itemChanged() | QwtPlotItem | virtual |
ItemInterest enum name | QwtPlotItem | |
ItemInterests typedef | QwtPlotItem | |
Legend enum value | QwtPlotItem | |
legendChanged() | QwtPlotItem | virtual |
LegendColor enum value | QwtPlotShapeItem | |
legendData() const | QwtPlotItem | virtual |
legendIcon(int index, const QSizeF &) const override | QwtPlotShapeItem | virtual |
legendIconSize() const | QwtPlotItem | |
LegendInterest enum value | QwtPlotItem | |
LegendMode enum name | QwtPlotShapeItem | |
legendMode() const | QwtPlotShapeItem | |
LegendShape enum value | QwtPlotShapeItem | |
Margins enum value | QwtPlotItem | |
PaintAttribute enum name | QwtPlotShapeItem | |
PaintAttributes typedef | QwtPlotShapeItem | |
paintRect(const QwtScaleMap &, const QwtScaleMap &) const | QwtPlotItem | |
pen() const | QwtPlotShapeItem | |
plot() const | QwtPlotItem | |
QwtPlotItem() | QwtPlotItem | explicit |
QwtPlotItem(const QString &title) | QwtPlotItem | explicit |
QwtPlotItem(const QwtText &title) | QwtPlotItem | explicit |
QwtPlotShapeItem(const QString &title=QString()) | QwtPlotShapeItem | explicit |
QwtPlotShapeItem(const QwtText &title) | QwtPlotShapeItem | explicit |
RenderAntialiased enum value | QwtPlotItem | |
RenderHint enum name | QwtPlotItem | |
RenderHints typedef | QwtPlotItem | |
renderThreadCount() const | QwtPlotItem | |
renderTolerance() const | QwtPlotShapeItem | |
rtti() const override | QwtPlotShapeItem | virtual |
Rtti_PlotBarChart enum value | QwtPlotItem | |
Rtti_PlotCurve enum value | QwtPlotItem | |
Rtti_PlotGraphic enum value | QwtPlotItem | |
Rtti_PlotGrid enum value | QwtPlotItem | |
Rtti_PlotHistogram enum value | QwtPlotItem | |
Rtti_PlotIntervalCurve enum value | QwtPlotItem | |
Rtti_PlotItem enum value | QwtPlotItem | |
Rtti_PlotLegend enum value | QwtPlotItem | |
Rtti_PlotMarker enum value | QwtPlotItem | |
Rtti_PlotMultiBarChart enum value | QwtPlotItem | |
Rtti_PlotScale enum value | QwtPlotItem | |
Rtti_PlotShape enum value | QwtPlotItem | |
Rtti_PlotSpectroCurve enum value | QwtPlotItem | |
Rtti_PlotSpectrogram enum value | QwtPlotItem | |
Rtti_PlotTextLabel enum value | QwtPlotItem | |
Rtti_PlotTradingCurve enum value | QwtPlotItem | |
Rtti_PlotUserItem enum value | QwtPlotItem | |
Rtti_PlotVectorField enum value | QwtPlotItem | |
Rtti_PlotZone enum value | QwtPlotItem | |
RttiValues enum name | QwtPlotItem | |
ScaleInterest enum value | QwtPlotItem | |
scaleRect(const QwtScaleMap &, const QwtScaleMap &) const | QwtPlotItem | |
setAxes(QwtAxisId xAxis, QwtAxisId yAxis) | QwtPlotItem | |
setBrush(const QBrush &) | QwtPlotShapeItem | |
setItemAttribute(ItemAttribute, bool on=true) | QwtPlotItem | |
setItemInterest(ItemInterest, bool on=true) | QwtPlotItem | |
setLegendIconSize(const QSize &) | QwtPlotItem | |
setLegendMode(LegendMode) | QwtPlotShapeItem | |
setPaintAttribute(PaintAttribute, bool on=true) | QwtPlotShapeItem | |
setPen(const QColor &, qreal width=0.0, Qt::PenStyle=Qt::SolidLine) | QwtPlotShapeItem | |
setPen(const QPen &) | QwtPlotShapeItem | |
setPolygon(const QPolygonF &) | QwtPlotShapeItem | |
setRect(const QRectF &) | QwtPlotShapeItem | |
setRenderHint(RenderHint, bool on=true) | QwtPlotItem | |
setRenderThreadCount(uint numThreads) | QwtPlotItem | |
setRenderTolerance(double) | QwtPlotShapeItem | |
setShape(const QPainterPath &) | QwtPlotShapeItem | |
setTitle(const QString &title) | QwtPlotItem | |
setTitle(const QwtText &title) | QwtPlotItem | |
setVisible(bool) | QwtPlotItem | virtual |
setXAxis(QwtAxisId) | QwtPlotItem | |
setYAxis(QwtAxisId) | QwtPlotItem | |
setZ(double z) | QwtPlotItem | |
shape() const | QwtPlotShapeItem | |
show() | QwtPlotItem | |
testItemAttribute(ItemAttribute) const | QwtPlotItem | |
testItemInterest(ItemInterest) const | QwtPlotItem | |
testPaintAttribute(PaintAttribute) const | QwtPlotShapeItem | |
testRenderHint(RenderHint) const | QwtPlotItem | |
title() const | QwtPlotItem | |
updateLegend(const QwtPlotItem *, const QList< QwtLegendData > &) | QwtPlotItem | virtual |
updateScaleDiv(const QwtScaleDiv &, const QwtScaleDiv &) | QwtPlotItem | virtual |
xAxis() const | QwtPlotItem | |
yAxis() const | QwtPlotItem | |
z() const | QwtPlotItem | |
~QwtPlotItem() | QwtPlotItem | virtual |
~QwtPlotShapeItem() | QwtPlotShapeItem | virtual |