attach(QwtPlot *plot) | QwtPlotItem | |
AutoScale enum value (defined in QwtPlotItem) | QwtPlotItem | |
boundingRect() const | QwtPlotItem | [virtual] |
detach() | QwtPlotItem | [inline] |
draw(QPainter *painter, const QwtScaleMap &xMap, const QwtScaleMap &yMap, const QRect &canvasRect) const =0 | QwtPlotItem | [pure virtual] |
hide() | QwtPlotItem | |
invTransform(const QwtScaleMap &, const QwtScaleMap &, const QRect &) const | QwtPlotItem | |
isVisible() const | QwtPlotItem | |
ItemAttribute enum name | QwtPlotItem | |
itemChanged() | QwtPlotItem | [virtual] |
Legend enum value (defined in QwtPlotItem) | QwtPlotItem | |
legendItem() const | QwtPlotItem | [virtual] |
paintRect(const QwtScaleMap &, const QwtScaleMap &) const | QwtPlotItem | |
plot() const | QwtPlotItem | |
QwtPlotItem(const QwtText &title=QwtText()) | QwtPlotItem | [explicit] |
RenderAntialiased enum value (defined in QwtPlotItem) | QwtPlotItem | |
RenderHint enum name | QwtPlotItem | |
rtti() const | QwtPlotItem | [virtual] |
Rtti_PlotCurve enum value (defined in QwtPlotItem) | QwtPlotItem | |
Rtti_PlotGrid enum value (defined in QwtPlotItem) | QwtPlotItem | |
Rtti_PlotHistogram enum value (defined in QwtPlotItem) | QwtPlotItem | |
Rtti_PlotItem enum value (defined in QwtPlotItem) | QwtPlotItem | |
Rtti_PlotMarker enum value (defined in QwtPlotItem) | QwtPlotItem | |
Rtti_PlotSpectrogram enum value (defined in QwtPlotItem) | QwtPlotItem | |
Rtti_PlotSVG enum value (defined in QwtPlotItem) | QwtPlotItem | |
Rtti_PlotUserItem enum value (defined in QwtPlotItem) | QwtPlotItem | |
RttiValues enum name | QwtPlotItem | |
scaleRect(const QwtScaleMap &, const QwtScaleMap &) const | QwtPlotItem | |
setAxis(int xAxis, int yAxis) | QwtPlotItem | |
setItemAttribute(ItemAttribute, bool on=true) | QwtPlotItem | |
setRenderHint(RenderHint, bool on=true) | QwtPlotItem | |
setTitle(const QString &title) | QwtPlotItem | |
setTitle(const QwtText &title) | QwtPlotItem | |
setVisible(bool) | QwtPlotItem | [virtual] |
setXAxis(int axis) | QwtPlotItem | |
setYAxis(int axis) | QwtPlotItem | |
setZ(double z) | QwtPlotItem | |
show() | QwtPlotItem | |
testItemAttribute(ItemAttribute) const | QwtPlotItem | |
testRenderHint(RenderHint) const | QwtPlotItem | |
title() const | QwtPlotItem | |
transform(const QwtScaleMap &, const QwtScaleMap &, const QwtDoubleRect &) const | QwtPlotItem | |
updateLegend(QwtLegend *) const | QwtPlotItem | [virtual] |
updateScaleDiv(const QwtScaleDiv &, const QwtScaleDiv &) | QwtPlotItem | [virtual] |
xAxis() const | QwtPlotItem | |
yAxis() const | QwtPlotItem | |
z() const | QwtPlotItem | |
~QwtPlotItem() | QwtPlotItem | [virtual] |