autoLegend() const | QwtPlot | |
autoRefresh() | QwtPlot | [protected] |
autoReplot() const | QwtPlot | |
axis(int axis) const | QwtPlot | |
Axis enum name | QwtPlot | |
axisAutoScale(int axis) const | QwtPlot | |
axisCnt enum value (defined in QwtPlot) | QwtPlot | |
axisEnabled(int axis) const | QwtPlot | |
axisFont(int axis) const | QwtPlot | |
axisLabelFormat(int axis, char &f, int &prec, int &fieldwidth) const | QwtPlot | |
axisMargins(int axis, double &mlo, double &mhi) const | QwtPlot | |
axisMaxMajor(int axis) const | QwtPlot | |
axisMaxMinor(int axis) const | QwtPlot | |
axisOptions(int axis) const | QwtPlot | |
axisReference(int axis) const | QwtPlot | |
axisScale(int axis) const | QwtPlot | |
axisScaleDraw(int axis) const | QwtPlot | |
axisTitle(int axis) const | QwtPlot | |
axisTitleAlignment(int axis) const | QwtPlot | |
axisTitleFont(int axis) const | QwtPlot | |
axisValid(int axis) | QwtPlot | [protected, static] |
Bottom enum value (defined in QwtPlot) | QwtPlot | |
canvas() | QwtPlot | |
canvas() const | QwtPlot | |
canvasBackground() const | QwtPlot | |
canvasLineWidth() const | QwtPlot | |
canvasMap(int axis) const | QwtPlot | |
changeAxisOptions(int axis, int opt, bool value) | QwtPlot | |
clear() | QwtPlot | [slot] |
closestCurve(int xpos, int ypos, int &dist) const | QwtPlot | |
closestCurve(int xpos, int ypos, int &dist, double &xval, double &yval, int &index) const | QwtPlot | |
closestMarker(int xpos, int ypos, int &dist) const | QwtPlot | |
curve(long key) | QwtPlot | |
curve(long key) const | QwtPlot | |
curveBaseline(long key) const | QwtPlot | |
curveBrush(long key) const | QwtPlot | |
curveIterator() const | QwtPlot | |
curveKeys() const | QwtPlot | |
curveOptions(long key) const | QwtPlot | |
curvePen(long key) const | QwtPlot | |
curveSplineSize(long key) const | QwtPlot | |
curveStyle(long key) const | QwtPlot | |
curveSymbol(long key) const | QwtPlot | |
curveTitle(long key) const | QwtPlot | |
curveXAxis(long key) const | QwtPlot | |
curveYAxis(long key) const | QwtPlot | |
drawCanvas(QPainter *) | QwtPlot | [protected, virtual] |
drawCanvasItems(QPainter *, const QRect &, const QwtArray< QwtDiMap > &, const QwtPlotPrintFilter &) const | QwtPlot | [protected, virtual] |
drawContents(QPainter *p) | QwtPlot | [protected, virtual] |
drawCurve(long key, int from=0, int to=-1) | QwtPlot | |
enableAxis(int axis, bool tf=TRUE) | QwtPlot | |
enableGridX(bool tf=TRUE) | QwtPlot | |
enableGridXMin(bool tf=TRUE) | QwtPlot | |
enableGridY(bool tf=TRUE) | QwtPlot | |
enableGridYMin(bool tf=TRUE) | QwtPlot | |
enableLegend(bool tf, long curveKey=-1) | QwtPlot | |
enableOutline(bool tf) | QwtPlot | |
enableXBottomAxis(bool b) | QwtPlot | |
enableXTopAxis(bool b) | QwtPlot | |
enableYLeftAxis(bool b) | QwtPlot | |
enableYRightAxis(bool b) | QwtPlot | |
event(QEvent *) | QwtPlot | [virtual] |
grid() | QwtPlot | |
grid() const | QwtPlot | |
gridMajPen() const | QwtPlot | |
gridMinPen() const | QwtPlot | |
gridXAxis() const | QwtPlot | |
gridXEnabled() const | QwtPlot | |
gridXMinEnabled() const | QwtPlot | |
gridYAxis() const | QwtPlot | |
gridYEnabled() const | QwtPlot | |
gridYMinEnabled() const | QwtPlot | |
insertCurve(QwtPlotCurve *) | QwtPlot | |
insertCurve(const QString &title, int xAxis=xBottom, int yAxis=yLeft) | QwtPlot | |
insertLegendItem(long curveKey) | QwtPlot | [protected, virtual] |
insertLineMarker(const QString &label, int axis) | QwtPlot | |
insertMarker(QwtPlotMarker *) | QwtPlot | |
insertMarker(const QString &label=QString::null, int xAxis=xBottom, int yAxis=yLeft) | QwtPlot | |
invTransform(int axis, int pos) const | QwtPlot | |
Left enum value (defined in QwtPlot) | QwtPlot | |
legend() | QwtPlot | |
legend() const | QwtPlot | |
legendClicked(long key) | QwtPlot | [signal] |
legendEnabled(long curveKey) const | QwtPlot | |
legendFont() const | QwtPlot | |
legendFrameStyle() const | QwtPlot | |
legendPos() const | QwtPlot | |
legendPosition() const | QwtPlot | |
lgdClicked() | QwtPlot | [protected, virtual, slot] |
margin() const | QwtPlot | |
marker(long key) | QwtPlot | |
marker(long key) const | QwtPlot | |
markerFont(long key) const | QwtPlot | |
markerIterator() const | QwtPlot | |
markerKeys() const | QwtPlot | |
markerLabel(long key) const | QwtPlot | |
markerLabelAlign(long key) const | QwtPlot | |
markerLabelPen(long key) const | QwtPlot | |
markerLinePen(long key) const | QwtPlot | |
markerLineStyle(long key) const | QwtPlot | |
markerPos(long key, double &mx, double &my) const | QwtPlot | |
markerSymbol(long key) const | QwtPlot | |
markerXAxis(long key) const | QwtPlot | |
markerYAxis(long key) const | QwtPlot | |
minimumSizeHint() const | QwtPlot | [virtual] |
outlineEnabled() const | QwtPlot | |
outlinePen() const | QwtPlot | |
outlineStyle() const | QwtPlot | |
plotLayout() | QwtPlot | |
plotLayout() const | QwtPlot | |
plotMouseMoved(const QMouseEvent &e) | QwtPlot | [signal] |
plotMousePressed(const QMouseEvent &e) | QwtPlot | [signal] |
plotMouseReleased(const QMouseEvent &e) | QwtPlot | [signal] |
Position enum name | QwtPlot | |
print(QPaintDevice &p, const QwtPlotPrintFilter &=QwtPlotPrintFilter()) const | QwtPlot | |
print(QPainter *, const QRect &rect, const QwtPlotPrintFilter &=QwtPlotPrintFilter()) const | QwtPlot | [virtual] |
printCanvas(QPainter *, const QRect &, const QwtArray< QwtDiMap > &, const QwtPlotPrintFilter &) const | QwtPlot | [protected, virtual] |
printLegend(QPainter *, const QRect &) const | QwtPlot | [protected, virtual] |
printLegendItem(QPainter *, const QWidget *, const QRect &) const | QwtPlot | [protected, virtual] |
printScale(QPainter *, int axis, int startDist, int endDist, int baseDist, const QRect &) const | QwtPlot | [protected, virtual] |
printTitle(QPainter *, const QRect &) const | QwtPlot | [protected, virtual] |
QwtPlot(QWidget *p=0, const char *name=0) | QwtPlot | |
QwtPlot(const QString &title, QWidget *p=0, const char *name=0) | QwtPlot | |
removeCurve(long key) | QwtPlot | [slot] |
removeCurves() | QwtPlot | [slot] |
removeMarker(long key) | QwtPlot | [slot] |
removeMarkers() | QwtPlot | [slot] |
replot() | QwtPlot | [virtual, slot] |
resizeEvent(QResizeEvent *e) | QwtPlot | [protected, virtual] |
Right enum value (defined in QwtPlot) | QwtPlot | |
setAutoLegend(bool enabled) | QwtPlot | |
setAutoReplot(bool tf=TRUE) | QwtPlot | |
setAxisAutoScale(int axis) | QwtPlot | |
setAxisFont(int axis, const QFont &f) | QwtPlot | |
setAxisLabelAlignment(int axis, int alignment) | QwtPlot | |
setAxisLabelFormat(int axis, char f, int prec, int fieldwidth=0) | QwtPlot | |
setAxisLabelRotation(int axis, double rotation) | QwtPlot | |
setAxisMargins(int axis, double mlo, double mhi) | QwtPlot | |
setAxisMaxMajor(int axis, int maxMajor) | QwtPlot | |
setAxisMaxMinor(int axis, int maxMinor) | QwtPlot | |
setAxisOptions(int axis, int opt) | QwtPlot | |
setAxisReference(int axis, double value) | QwtPlot | |
setAxisScale(int axis, double min, double max, double step=0) | QwtPlot | |
setAxisScaleDraw(int axis, QwtScaleDraw *) | QwtPlot | |
setAxisTitle(int axis, const QString &t) | QwtPlot | |
setAxisTitleAlignment(int axis, int align) | QwtPlot | |
setAxisTitleFont(int axis, const QFont &f) | QwtPlot | |
setCanvasBackground(const QColor &c) | QwtPlot | |
setCanvasLineWidth(int w) | QwtPlot | |
setCurveBaseline(long key, double ref) | QwtPlot | |
setCurveBrush(long key, const QBrush &brush) | QwtPlot | |
setCurveData(long key, const double *x, const double *y, int size) | QwtPlot | |
setCurveData(long key, const QwtArray< double > &x, const QwtArray< double > &y) | QwtPlot | |
setCurveData(long key, const QwtArray< QwtDoublePoint > &data) | QwtPlot | |
setCurveData(long key, const QwtData &data) | QwtPlot | |
setCurveOptions(long key, int t) | QwtPlot | |
setCurvePen(long key, const QPen &pen) | QwtPlot | |
setCurveRawData(long key, const double *x, const double *y, int size) | QwtPlot | |
setCurveSplineSize(long key, int s) | QwtPlot | |
setCurveStyle(long key, int s, int options=0) | QwtPlot | |
setCurveSymbol(long key, const QwtSymbol &s) | QwtPlot | |
setCurveTitle(long key, const QString &s) | QwtPlot | |
setCurveXAxis(long key, int axis) | QwtPlot | |
setCurveYAxis(long key, int axis) | QwtPlot | |
setGridMajPen(const QPen &p) | QwtPlot | |
setGridMinPen(const QPen &p) | QwtPlot | |
setGridPen(const QPen &p) | QwtPlot | |
setGridXAxis(int axis) | QwtPlot | |
setGridYAxis(int axis) | QwtPlot | |
setLegendDisplayPolicy(QwtLegend::LegendDisplayPolicy, int mode=-1) | QwtPlot | |
setLegendFont(const QFont &f) | QwtPlot | |
setLegendFrameStyle(int st) | QwtPlot | |
setLegendPos(int pos, double ratio=0.0) | QwtPlot | |
setLegendPosition(Position pos, double ratio) | QwtPlot | |
setLegendPosition(Position pos) | QwtPlot | |
setMargin(int margin) | QwtPlot | |
setMarkerFont(long key, const QFont &f) | QwtPlot | |
setMarkerLabel(long key, const QString &text, const QFont &font=QFont(), const QColor &color=QColor(), const QPen &pen=QPen(Qt::NoPen), const QBrush &brush=QBrush(Qt::NoBrush)) | QwtPlot | |
setMarkerLabelAlign(long key, int align) | QwtPlot | |
setMarkerLabelPen(long key, const QPen &p) | QwtPlot | |
setMarkerLabelText(long key, const QString &text) | QwtPlot | |
setMarkerLinePen(long key, const QPen &p) | QwtPlot | |
setMarkerLineStyle(long key, QwtMarker::LineStyle st) | QwtPlot | |
setMarkerPen(long key, const QPen &p) | QwtPlot | |
setMarkerPos(long key, double xval, double yVal) | QwtPlot | |
setMarkerSymbol(long key, const QwtSymbol &s) | QwtPlot | |
setMarkerXAxis(long key, int axis) | QwtPlot | |
setMarkerXPos(long key, double val) | QwtPlot | |
setMarkerYAxis(long key, int axis) | QwtPlot | |
setMarkerYPos(long key, double val) | QwtPlot | |
setOutlinePen(const QPen &pn) | QwtPlot | |
setOutlineStyle(Qwt::Shape os) | QwtPlot | |
setTitle(const QString &t) | QwtPlot | |
setTitleFont(const QFont &f) | QwtPlot | |
sizeHint() const | QwtPlot | [virtual] |
title() const | QwtPlot | |
titleFont() const | QwtPlot | |
titleLabel() | QwtPlot | |
titleLabel() const | QwtPlot | |
Top enum value (defined in QwtPlot) | QwtPlot | |
transform(int axis, double value) const | QwtPlot | |
updateAxes() | QwtPlot | [protected] |
updateLayout() | QwtPlot | [protected] |
updateLegendItem(long curveKey) | QwtPlot | [protected, virtual] |
updateLegendItem(const QwtPlotCurve *, QwtLegendItem *) | QwtPlot | [protected] |
updateTabOrder() | QwtPlot | [protected, virtual] |
xBottom enum value (defined in QwtPlot) | QwtPlot | |
xBottomAxisEnabled() const | QwtPlot | |
xTop enum value (defined in QwtPlot) | QwtPlot | |
xTopAxisEnabled() const | QwtPlot | |
yLeft enum value (defined in QwtPlot) | QwtPlot | |
yLeftAxisEnabled() const | QwtPlot | |
yRight enum value (defined in QwtPlot) | QwtPlot | |
yRightAxisEnabled() const | QwtPlot | |
~QwtPlot() | QwtPlot | [virtual] |