autoLegend() const | QwtPlot | |
autoRefresh() | QwtPlot | [protected] |
autoReplot() 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] |
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 | |
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 | |
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 | |
d_as (defined in QwtPlot) | QwtPlot | [protected] |
d_autoLegend (defined in QwtPlot) | QwtPlot | [private] |
d_autoReplot (defined in QwtPlot) | QwtPlot | [private] |
d_axisEnabled (defined in QwtPlot) | QwtPlot | [private] |
d_canvas (defined in QwtPlot) | QwtPlot | [protected] |
d_curves (defined in QwtPlot) | QwtPlot | [protected] |
d_grid (defined in QwtPlot) | QwtPlot | [protected] |
d_lblTitle (defined in QwtPlot) | QwtPlot | [protected] |
d_legend (defined in QwtPlot) | QwtPlot | [protected] |
d_legendPos (defined in QwtPlot) | QwtPlot | [private] |
d_margin (defined in QwtPlot) | QwtPlot | [private] |
d_markers (defined in QwtPlot) | QwtPlot | [protected] |
d_scale (defined in QwtPlot) | QwtPlot | [protected] |
d_sdiv (defined in QwtPlot) | QwtPlot | [protected] |
d_spacing (defined in QwtPlot) | QwtPlot | [private] |
drawCanvas(const QRect &) | QwtPlot | [protected] |
drawCanvas(QPainter *) | QwtPlot | [protected, virtual] |
drawContents(QPainter *p) | QwtPlot | [protected, virtual] |
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 | |
event(QEvent *) | QwtPlot | [virtual] |
findLayout(bool printing, const QRect &rect, int hDist, int vDist, const QwtPlotPrintFilter &, QRect &rTitle, QRect &rLegend, QRect rAxis[axisCnt], QRect &rPixmap) const (defined in QwtPlot) | QwtPlot | [private, virtual] |
gridMajPen() const | QwtPlot | |
gridMinPen() const | QwtPlot | |
gridXAxis() const | QwtPlot | |
gridYAxis() const | QwtPlot | |
initAxes() (defined in QwtPlot) | QwtPlot | [private] |
initPlot(const QString &title=QString::null) (defined in QwtPlot) | QwtPlot | [private] |
insertCurve(QwtPlotCurve *) | QwtPlot | |
insertCurve(const QString &title, int xAxis=xBottom, int yAxis=yLeft) | QwtPlot | |
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 | |
legendClicked(long key) | QwtPlot | [signal] |
legendEnabled(long curveKey) const | QwtPlot | |
legendFont() const | QwtPlot | |
legendFrameStyle() const | QwtPlot | |
legendPos() const | QwtPlot | |
lgdClicked(int index) (defined in QwtPlot) | QwtPlot | [private, slot] |
margin() const | QwtPlot | |
marker(long key) | QwtPlot | |
marker(long key) const | QwtPlot | |
markerFont(long key) 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] |
newCurveKey() (defined in QwtPlot) | QwtPlot | [private] |
newMarkerKey() (defined in QwtPlot) | QwtPlot | [private] |
outlineEnabled() const | QwtPlot | |
outlinePen() const | QwtPlot | |
outlineStyle() const | QwtPlot | |
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 | |
print(QPainter *, const QRect &rect, const QwtPlotPrintFilter &=QwtPlotPrintFilter()) const | QwtPlot | [virtual] |
printLegend(QPainter *, const QRect &, const QRect &pixRect, const QwtPlotPrintFilter &) const (defined in QwtPlot) | QwtPlot | [private] |
printPixrect(QPainter *, const QwtDiMap map[], const QRect &, const QwtPlotPrintFilter &) const (defined in QwtPlot) | QwtPlot | [private] |
printScale(QPainter *, int axis, int borderDist, int baseDist, const QRect &, const QwtPlotPrintFilter &) const (defined in QwtPlot) | QwtPlot | [private] |
QwtPlot(QWidget *p=0, const char *name=0) | QwtPlot | |
QwtPlot(const QString &title, QWidget *p=0, const char *name=0) | QwtPlot | |
QwtPlotCanvas (defined in QwtPlot) | QwtPlot | [friend] |
QwtPlotItem (defined in QwtPlot) | QwtPlot | [friend] |
removeCurve(long key) | QwtPlot | |
removeCurves() | QwtPlot | |
removeMarker(long key) | QwtPlot | |
removeMarkers() | QwtPlot | |
replot() | QwtPlot | [virtual, slot] |
resizeEvent(QResizeEvent *e) | QwtPlot | [protected, virtual] |
setAutoLegend(bool enabled) | QwtPlot | |
setAutoReplot(bool tf=TRUE) | QwtPlot | |
setAxisAutoScale(int axis) | QwtPlot | |
setAxisFont(int axis, const QFont &f) | QwtPlot | |
setAxisLabelFormat(int axis, char f, int prec, int fieldwidth=0) | 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 | |
setCurveData(long key, double *x, double *y, int size) | QwtPlot | |
setCurveOptions(long key, int t) | QwtPlot | |
setCurvePen(long key, const QPen &pen) | QwtPlot | |
setCurveRawData(long key, double *x, 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 | |
setLegendFont(const QFont &f) | QwtPlot | |
setLegendFrameStyle(int st) | QwtPlot | |
setLegendPos(int pos) | QwtPlot | |
setMargin(int margin) | QwtPlot | |
setMarkerFont(long key, const QFont &f) | QwtPlot | |
setMarkerLabel(long key, const QString &txt) | QwtPlot | |
setMarkerLabelAlign(long key, int align) | QwtPlot | |
setMarkerLabelPen(long key, const QPen &p) | 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] |
sizePolicy() const | QwtPlot | [virtual] |
title() const | QwtPlot | |
titleFont() const | QwtPlot | |
transform(int axis, double value) const | QwtPlot | |
updateAxes() | QwtPlot | [protected] |
updateLayout() | QwtPlot | [protected] |
xBottom enum value (defined in QwtPlot) | QwtPlot | |
xTop enum value (defined in QwtPlot) | QwtPlot | |
yLeft enum value (defined in QwtPlot) | QwtPlot | |
yRight enum value (defined in QwtPlot) | QwtPlot | |
~QwtPlot() | QwtPlot | [virtual] |