|
| void | setAutoScale (bool state) |
| |
| void | setAutoScaleX () |
| |
| void | setSemilogx (bool en) |
| |
| void | setSemilogy (bool en) |
| |
| void | setAccumulate (bool en) |
| |
| bool | getAccumulate () const |
| |
| void | setMarkerAlpha (int which, int alpha) |
| |
| int | getMarkerAlpha (int which) const |
| |
| void | setLineColor (int which, QColor color) |
| |
| void | setNumBins (int bins) |
| |
| void | setXaxis (double min, double max) |
| |
| void | clear () |
| |
| virtual void | disableLegend () |
| |
| virtual void | setAxisLabels (bool en) |
| |
| virtual void | setYaxis (double min, double max) |
| |
| virtual void | setXaxis (double min, double max) |
| |
| virtual void | setLineLabel (int which, QString label) |
| |
| virtual QString | getLineLabel (int which) |
| |
| virtual void | setLineColor (int which, QColor color) |
| |
| virtual QColor | getLineColor (int which) const |
| |
| virtual void | setLineWidth (int which, int width) |
| |
| virtual int | getLineWidth (int which) const |
| |
| virtual void | setLineStyle (int which, Qt::PenStyle style) |
| |
| virtual const Qt::PenStyle | getLineStyle (int which) const |
| |
| virtual void | setLineMarker (int which, QwtSymbol::Style marker) |
| |
| virtual const QwtSymbol::Style | getLineMarker (int which) const |
| |
| virtual void | setMarkerAlpha (int which, int alpha) |
| |
| virtual int | getMarkerAlpha (int which) const |
| |
| void | setLineColor1 (QColor) |
| |
| void | setLineColor2 (QColor) |
| |
| void | setLineColor3 (QColor) |
| |
| void | setLineColor4 (QColor) |
| |
| void | setLineColor5 (QColor) |
| |
| void | setLineColor6 (QColor) |
| |
| void | setLineColor7 (QColor) |
| |
| void | setLineColor8 (QColor) |
| |
| void | setLineColor9 (QColor) |
| |
| void | setLineWidth1 (int) |
| |
| void | setLineWidth2 (int) |
| |
| void | setLineWidth3 (int) |
| |
| void | setLineWidth4 (int) |
| |
| void | setLineWidth5 (int) |
| |
| void | setLineWidth6 (int) |
| |
| void | setLineWidth7 (int) |
| |
| void | setLineWidth8 (int) |
| |
| void | setLineWidth9 (int) |
| |
| void | setLineStyle1 (Qt::PenStyle) |
| |
| void | setLineStyle2 (Qt::PenStyle) |
| |
| void | setLineStyle3 (Qt::PenStyle) |
| |
| void | setLineStyle4 (Qt::PenStyle) |
| |
| void | setLineStyle5 (Qt::PenStyle) |
| |
| void | setLineStyle6 (Qt::PenStyle) |
| |
| void | setLineStyle7 (Qt::PenStyle) |
| |
| void | setLineStyle8 (Qt::PenStyle) |
| |
| void | setLineStyle9 (Qt::PenStyle) |
| |
| void | setLineMarker1 (QwtSymbol::Style) |
| |
| void | setLineMarker2 (QwtSymbol::Style) |
| |
| void | setLineMarker3 (QwtSymbol::Style) |
| |
| void | setLineMarker4 (QwtSymbol::Style) |
| |
| void | setLineMarker5 (QwtSymbol::Style) |
| |
| void | setLineMarker6 (QwtSymbol::Style) |
| |
| void | setLineMarker7 (QwtSymbol::Style) |
| |
| void | setLineMarker8 (QwtSymbol::Style) |
| |
| void | setLineMarker9 (QwtSymbol::Style) |
| |
| void | setMarkerAlpha1 (int) |
| |
| void | setMarkerAlpha2 (int) |
| |
| void | setMarkerAlpha3 (int) |
| |
| void | setMarkerAlpha4 (int) |
| |
| void | setMarkerAlpha5 (int) |
| |
| void | setMarkerAlpha6 (int) |
| |
| void | setMarkerAlpha7 (int) |
| |
| void | setMarkerAlpha8 (int) |
| |
| void | setMarkerAlpha9 (int) |
| |
| void | setZoomerColor (QColor c) |
| |
| void | setPaletteColor (QColor c) |
| |
| void | setAxisLabelFontSize (int axisId, int fs) |
| |
| void | setYaxisLabelFontSize (int fs) |
| |
| void | setXaxisLabelFontSize (int fs) |
| |
| void | setAxesLabelFontSize (int fs) |
| |
| void | setStop (bool on) |
| |
| void | resizeSlot (QSize *s) |
| |
| void | onPickerPointSelected (const QwtDoublePoint &p) |
| |
| void | onPickerPointSelected6 (const QPointF &p) |
| |
QWidget for displaying time domain plots.