| autoLegend() const | QwtPlot | [private] |
| autoRefresh() | QwtPlot | [protected] |
| autoReplot() const | QwtPlot | [private] |
| axis(int axis) const | QwtPlot | [private] |
| axisAutoScale(int axis) const | QwtPlot | [private] |
| axisEnabled(int axis) const | QwtPlot | [private] |
| axisFont(int axis) const | QwtPlot | [private] |
| axisLabelFormat(int axis, char &f, int &prec, int &fieldwidth) const | QwtPlot | [private] |
| axisMargins(int axis, double &mlo, double &mhi) const | QwtPlot | [private] |
| axisMaxMajor(int axis) const | QwtPlot | [private] |
| axisMaxMinor(int axis) const | QwtPlot | [private] |
| axisOptions(int axis) const | QwtPlot | [private] |
| axisReference(int axis) const | QwtPlot | [private] |
| axisScale(int axis) const | QwtPlot | [private] |
| axisScaleDraw(int axis) const | QwtPlot | [private] |
| axisTitle(int axis) const | QwtPlot | [private] |
| axisTitleAlignment(int axis) const | QwtPlot | [private] |
| axisTitleFont(int axis) const | QwtPlot | [private] |
| axisValid(int axis) | QwtPlot | [protected, static] |
| canvas() | QwtPlot | [private] |
| canvas() const | QwtPlot | [private] |
| canvasBackground() const | QwtPlot | [private] |
| canvasLineWidth() const | QwtPlot | [private] |
| canvasMap(int axis) const | QwtPlot | [private] |
| changeAxisOptions(int axis, int opt, bool value) | QwtPlot | [private] |
| clear() | QwtPlot | [private] |
| closestCurve(int xpos, int ypos, int &dist) const | QwtPlot | [private] |
| closestCurve(int xpos, int ypos, int &dist, double &xval, double &yval, int &index) const | QwtPlot | [private] |
| closestMarker(int xpos, int ypos, int &dist) const | QwtPlot | [private] |
| curve(long key) | QwtPlot | [private] |
| curve(long key) const | QwtPlot | [private] |
| curveBaseline(long key) const | QwtPlot | [private] |
| curveBrush(long key) const | QwtPlot | [private] |
| curveIterator() const | QwtPlot | [private] |
| curveKeys() const | QwtPlot | [private] |
| curveOptions(long key) const | QwtPlot | [private] |
| curvePen(long key) const | QwtPlot | [private] |
| curveSplineSize(long key) const | QwtPlot | [private] |
| curveStyle(long key) const | QwtPlot | [private] |
| curveSymbol(long key) const | QwtPlot | [private] |
| curveTitle(long key) const | QwtPlot | [private] |
| curveXAxis(long key) const | QwtPlot | [private] |
| curveYAxis(long key) const | QwtPlot | [private] |
| d_as | QwtPlot | [private] |
| d_autoLegend | QwtPlot | [private] |
| d_autoReplot | QwtPlot | [private] |
| d_axisEnabled | QwtPlot | [private] |
| d_canvas | QwtPlot | [private] |
| d_curves | QwtPlot | [private] |
| d_grid | QwtPlot | [private] |
| d_layout | QwtPlot | [private] |
| d_lblTitle | QwtPlot | [private] |
| d_legend | QwtPlot | [private] |
| d_markers | QwtPlot | [private] |
| d_scale | QwtPlot | [private] |
| d_sdiv | QwtPlot | [private] |
| drawCanvas(QPainter *) | QwtPlot | [protected, virtual] |
| drawCanvasItems(QPainter *, const QRect &, const QwtDiMap map[], const QwtPlotPrintFilter &) const | QwtPlot | [protected, virtual] |
| drawContents(QPainter *p) | QwtPlot | [protected, virtual] |
| drawCurve(long key, int from, int to) | QwtPlot | [private] |
| enableAxis(int axis, bool tf=TRUE) | QwtPlot | [private] |
| enableGridX(bool tf=TRUE) | QwtPlot | [private] |
| enableGridXMin(bool tf=TRUE) | QwtPlot | [private] |
| enableGridY(bool tf=TRUE) | QwtPlot | [private] |
| enableGridYMin(bool tf=TRUE) | QwtPlot | [private] |
| enableLegend(bool tf, long curveKey=-1) | QwtPlot | [private] |
| enableOutline(bool tf) | QwtPlot | [private] |
| enableXBottomAxis(bool b) | QwtPlot | [inline, private] |
| enableXTopAxis(bool b) | QwtPlot | [inline, private] |
| enableYLeftAxis(bool b) | QwtPlot | [inline, private] |
| enableYRightAxis(bool b) | QwtPlot | [inline, private] |
| event(QEvent *) | QwtPlot | [private, virtual] |
| grid() | QwtPlot | [private] |
| grid() const | QwtPlot | [private] |
| gridMajPen() const | QwtPlot | [private] |
| gridMinPen() const | QwtPlot | [private] |
| gridXAxis() const | QwtPlot | [private] |
| gridYAxis() const | QwtPlot | [private] |
| initAxes() | QwtPlot | [private] |
| initPlot(const QString &title=QString::null) | QwtPlot | [private] |
| insertCurve(QwtPlotCurve *) | QwtPlot | [private] |
| insertCurve(const QString &title, int xAxis=xBottom, int yAxis=yLeft) | QwtPlot | [private] |
| insertLegendItem(long curveKey) | QwtPlot | [protected, virtual] |
| insertLineMarker(const QString &label, int axis) | QwtPlot | [private] |
| insertMarker(QwtPlotMarker *) | QwtPlot | [private] |
| insertMarker(const QString &label=QString::null, int xAxis=xBottom, int yAxis=yLeft) | QwtPlot | [private] |
| invTransform(int axis, int pos) const | QwtPlot | [private] |
| legend() | QwtPlot | [private] |
| legend() const | QwtPlot | [private] |
| legendClicked(long key) | QwtPlot | [signal] |
| legendEnabled(long curveKey) const | QwtPlot | [private] |
| legendFont() const | QwtPlot | [private] |
| legendFrameStyle() const | QwtPlot | [private] |
| legendPos() const | QwtPlot | [private] |
| lgdClicked() | QwtPlot | [protected, virtual, slot] |
| margin() const | QwtPlot | [private] |
| marker(long key) | QwtPlot | [private] |
| marker(long key) const | QwtPlot | [private] |
| markerFont(long key) const | QwtPlot | [private] |
| markerIterator() const | QwtPlot | [private] |
| markerKeys() const | QwtPlot | [private] |
| markerLabel(long key) const | QwtPlot | [private] |
| markerLabelAlign(long key) const | QwtPlot | [private] |
| markerLabelPen(long key) const | QwtPlot | [private] |
| markerLinePen(long key) const | QwtPlot | [private] |
| markerLineStyle(long key) const | QwtPlot | [private] |
| markerPos(long key, double &mx, double &my) const | QwtPlot | [private] |
| markerSymbol(long key) const | QwtPlot | [private] |
| markerXAxis(long key) const | QwtPlot | [private] |
| markerYAxis(long key) const | QwtPlot | [private] |
| minimumSizeHint() const | QwtPlot | [private, virtual] |
| nCurves | QwtPlot | [private] |
| newCurveKey() | QwtPlot | [private] |
| newMarkerKey() | QwtPlot | [private] |
| nMarker | QwtPlot | [private] |
| outlineEnabled() const | QwtPlot | [private] |
| outlinePen() const | QwtPlot | [private] |
| outlineStyle() const | QwtPlot | [private] |
| plotLayout() | QwtPlot | [private] |
| plotLayout() const | QwtPlot | [private] |
| plotMouseMoved(const QMouseEvent &e) | QwtPlot | [signal] |
| plotMousePressed(const QMouseEvent &e) | QwtPlot | [signal] |
| plotMouseReleased(const QMouseEvent &e) | QwtPlot | [signal] |
| print(QPaintDevice &p, const QwtPlotPrintFilter &=QwtPlotPrintFilter()) const | QwtPlot | [private] |
| print(QPainter *, const QRect &rect, const QwtPlotPrintFilter &=QwtPlotPrintFilter()) const | QwtPlot | [private, virtual] |
| printCanvas(QPainter *, const QwtDiMap map[], const QRect &, 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] |
| Q_PROPERTY(QColor canvasBackground READ canvasBackground WRITE setCanvasBackground) Q_PROPERTY(int canvasLineWidth READ canvasLineWidth WRITE setCanvasLineWidth) Q_PROPERTY(bool xBottomAxis READ xBottomAxisEnabled WRITE enableXBottomAxis) Q_PROPERTY(int nCurves READ read_nCurves WRITE write_nCurves) Q_PROPERTY(int nMarker READ read_nMarker WRITE write_nMarker) public | QwtPlot | [inline, private] |
| QwtPlot(QWidget *p=0, const char *name=0) | QwtPlot | [private] |
| QwtPlot(const QString &title, QWidget *p=0, const char *name=0) | QwtPlot | [private] |
| QwtPlotCanvas class | QwtPlot | [friend] |
| QwtPlotItem class | QwtPlot | [friend] |
| QwtPlotPrintFilter class | QwtPlot | [friend] |
| read_nCurves() const | QwtPlot | [inline, private] |
| read_nMarker() const | QwtPlot | [inline, private] |
| removeCurve(long key) | QwtPlot | [private] |
| removeCurves() | QwtPlot | [private] |
| removeMarker(long key) | QwtPlot | [private] |
| removeMarkers() | QwtPlot | [private] |
| replot() | QwtPlot | [virtual, slot] |
| resizeEvent(QResizeEvent *e) | QwtPlot | [protected, virtual] |
| setAutoLegend(bool enabled) | QwtPlot | [private] |
| setAutoReplot(bool tf=TRUE) | QwtPlot | [private] |
| setAxisAutoScale(int axis) | QwtPlot | [private] |
| setAxisFont(int axis, const QFont &f) | QwtPlot | [private] |
| setAxisLabelAlignment(int axis, int alignment) | QwtPlot | [private] |
| setAxisLabelFormat(int axis, char f, int prec, int fieldwidth=0) | QwtPlot | [private] |
| setAxisLabelRotation(int axis, double rotation) | QwtPlot | [private] |
| setAxisMargins(int axis, double mlo, double mhi) | QwtPlot | [private] |
| setAxisMaxMajor(int axis, int maxMajor) | QwtPlot | [private] |
| setAxisMaxMinor(int axis, int maxMinor) | QwtPlot | [private] |
| setAxisOptions(int axis, int opt) | QwtPlot | [private] |
| setAxisReference(int axis, double value) | QwtPlot | [private] |
| setAxisScale(int axis, double min, double max, double step=0) | QwtPlot | [private] |
| setAxisScaleDraw(int axis, QwtScaleDraw *) | QwtPlot | [private] |
| setAxisTitle(int axis, const QString &t) | QwtPlot | [private] |
| setAxisTitleAlignment(int axis, int align) | QwtPlot | [private] |
| setAxisTitleFont(int axis, const QFont &f) | QwtPlot | [private] |
| setCanvasBackground(const QColor &c) | QwtPlot | [private] |
| setCanvasLineWidth(int w) | QwtPlot | [private] |
| setCurveBaseline(long key, double ref) | QwtPlot | [private] |
| setCurveBrush(long key, const QBrush &brush) | QwtPlot | [private] |
| setCurveData(long key, const double *x, const double *y, int size) | QwtPlot | [private] |
| setCurveOptions(long key, int t) | QwtPlot | [private] |
| setCurvePen(long key, const QPen &pen) | QwtPlot | [private] |
| setCurveRawData(long key, const double *x, const double *y, int size) | QwtPlot | [private] |
| setCurveSplineSize(long key, int s) | QwtPlot | [private] |
| setCurveStyle(long key, int s, int options=0) | QwtPlot | [private] |
| setCurveSymbol(long key, const QwtSymbol &s) | QwtPlot | [private] |
| setCurveTitle(long key, const QString &s) | QwtPlot | [private] |
| setCurveXAxis(long key, int axis) | QwtPlot | [private] |
| setCurveYAxis(long key, int axis) | QwtPlot | [private] |
| setGridMajPen(const QPen &p) | QwtPlot | [private] |
| setGridMinPen(const QPen &p) | QwtPlot | [private] |
| setGridPen(const QPen &p) | QwtPlot | [private] |
| setGridXAxis(int axis) | QwtPlot | [private] |
| setGridYAxis(int axis) | QwtPlot | [private] |
| setLegendDisplayPolicy(int policy, int mode=-1) | QwtPlot | [private] |
| setLegendFont(const QFont &f) | QwtPlot | [private] |
| setLegendFrameStyle(int st) | QwtPlot | [private] |
| setLegendPos(int pos, double ratio=0.0) | QwtPlot | [private] |
| setMargin(int margin) | QwtPlot | [private] |
| setMarkerFont(long key, const QFont &f) | QwtPlot | [private] |
| setMarkerLabel(long key, const QString &txt) | QwtPlot | [private] |
| setMarkerLabelAlign(long key, int align) | QwtPlot | [private] |
| setMarkerLabelPen(long key, const QPen &p) | QwtPlot | [private] |
| setMarkerLinePen(long key, const QPen &p) | QwtPlot | [private] |
| setMarkerLineStyle(long key, QwtMarker::LineStyle st) | QwtPlot | [private] |
| setMarkerPen(long key, const QPen &p) | QwtPlot | [private] |
| setMarkerPos(long key, double xval, double yVal) | QwtPlot | [private] |
| setMarkerSymbol(long key, const QwtSymbol &s) | QwtPlot | [private] |
| setMarkerXAxis(long key, int axis) | QwtPlot | [private] |
| setMarkerXPos(long key, double val) | QwtPlot | [private] |
| setMarkerYAxis(long key, int axis) | QwtPlot | [private] |
| setMarkerYPos(long key, double val) | QwtPlot | [private] |
| setOutlinePen(const QPen &pn) | QwtPlot | [private] |
| setOutlineStyle(Qwt::Shape os) | QwtPlot | [private] |
| setTitle(const QString &t) | QwtPlot | [private] |
| setTitleFont(const QFont &f) | QwtPlot | [private] |
| sizeHint() const | QwtPlot | [private, virtual] |
| sizePolicy() const | QwtPlot | [private, virtual] |
| title() const | QwtPlot | [private] |
| titleFont() const | QwtPlot | [private] |
| titleLabel() | QwtPlot | [private] |
| titleLabel() const | QwtPlot | [private] |
| transform(int axis, double value) const | QwtPlot | [private] |
| updateAxes() | QwtPlot | [protected] |
| updateLayout() | QwtPlot | [protected] |
| updateLegendItem(long curveKey) | QwtPlot | [protected, virtual] |
| updateTabOrder() | QwtPlot | [protected, virtual] |
| write_nCurves(int n) | QwtPlot | [inline, private] |
| write_nMarker(int n) | QwtPlot | [inline, private] |
| xBottomAxisEnabled() const | QwtPlot | [inline, private] |
| xTopAxisEnabled() const | QwtPlot | [inline, private] |
| yLeftAxisEnabled() const | QwtPlot | [inline, private] |
| yRightAxisEnabled() const | QwtPlot | [inline, private] |
| ~QwtPlot() | QwtPlot | [private, virtual] |