Auto enum value (defined in QwtCurve) | QwtCurve | |
baseline() const | QwtCurve | |
copy(const QwtCurve &c) | QwtCurve | [protected] |
curveChanged() | QwtPlotCurve | [protected, virtual] |
CurveOption enum name | QwtCurve | |
CurveStyle enum name | QwtCurve | |
d_raw (defined in QwtCurve) | QwtCurve | [protected] |
d_spx (defined in QwtCurve) | QwtCurve | [protected] |
d_spy (defined in QwtCurve) | QwtCurve | [protected] |
d_x (defined in QwtCurve) | QwtCurve | [protected] |
d_y (defined in QwtCurve) | QwtCurve | [protected] |
dataSize() const | QwtCurve | |
Dots enum value (defined in QwtCurve) | QwtCurve | |
draw(QPainter *p, const QwtDiMap &xMap, const QwtDiMap &yMap, int from=0, int to=-1) | QwtCurve | [virtual] |
drawCurve(QPainter *p, int style, const QwtDiMap &xMap, const QwtDiMap &yMap, int from, int to) | QwtCurve | [protected, virtual] |
drawDots(QPainter *p, const QwtDiMap &xMap, const QwtDiMap &yMap, int from, int to) | QwtCurve | [protected] |
drawLine(QPainter *, int x1, int y1, int x2, int y2) | QwtCurve | [static] |
drawLines(QPainter *p, const QwtDiMap &xMap, const QwtDiMap &yMap, int from, int to) | QwtCurve | [protected] |
drawPoint(QPainter *, int x, int y) | QwtCurve | [static] |
drawPolyline(QPainter *, const QPointArray &) | QwtCurve | [static] |
drawSpline(QPainter *p, const QwtDiMap &xMap, const QwtDiMap &yMap) | QwtCurve | [protected] |
drawSteps(QPainter *p, const QwtDiMap &xMap, const QwtDiMap &yMap, int from, int to) | QwtCurve | [protected] |
drawSticks(QPainter *p, const QwtDiMap &xMap, const QwtDiMap &yMap, int from, int to) | QwtCurve | [protected] |
drawSymbols(QPainter *p, QwtSymbol &, const QwtDiMap &xMap, const QwtDiMap &yMap, int from, int to) | QwtCurve | [protected, virtual] |
enabled() const | QwtPlotItem | |
init(const QString &title) | QwtCurve | [protected] |
Inverted enum value (defined in QwtCurve) | QwtCurve | |
itemChanged() | QwtPlotItem | [virtual] |
Lines enum value (defined in QwtCurve) | QwtCurve | |
maxXValue() const | QwtCurve | [virtual] |
maxYValue() const | QwtCurve | [virtual] |
minXValue() const | QwtCurve | [virtual] |
minYValue() const | QwtCurve | [virtual] |
NoCurve enum value (defined in QwtCurve) | QwtCurve | |
operator=(const QwtCurve &c) | QwtCurve | [virtual] |
options() const | QwtCurve | |
Parametric enum value (defined in QwtCurve) | QwtCurve | |
parentPlot() | QwtPlotItem | |
parentPlot() const | QwtPlotItem | |
pen() const | QwtCurve | |
Periodic enum value (defined in QwtCurve) | QwtCurve | |
QwtCurve(const QString &title=QString::null) | QwtCurve | |
QwtCurve(const QwtCurve &c) | QwtCurve | |
QwtPlotCurve(QwtPlot *parent, const char *name=0) | QwtPlotCurve | |
QwtPlotItem(QwtPlot *parent, bool nbl=TRUE) | QwtPlotItem | |
QwtPlotMappedItem(QwtPlot *parent, bool nbl=TRUE) | QwtPlotMappedItem | |
reparent(QwtPlot *plot) | QwtPlotItem | |
setAxis(int xAxis, int yAxis) | QwtPlotMappedItem | |
setBaseline(double ref) | QwtCurve | |
setData(double *x, double *y, int size) | QwtCurve | |
setEnabled(bool) | QwtPlotItem | [virtual] |
setOptions(int t) | QwtCurve | |
setPen(const QPen &p) | QwtCurve | |
setRawData(double *x, double *y, int size) | QwtCurve | |
setSplineSize(int s) | QwtCurve | |
setStyle(int style, int options=0) | QwtCurve | |
setSymbol(const QwtSymbol &s) | QwtCurve | |
setTitle(const QString &title) | QwtCurve | |
setXAxis(int axis) | QwtPlotMappedItem | |
setYAxis(int axis) | QwtPlotMappedItem | |
Spline enum value (defined in QwtCurve) | QwtCurve | |
splineSize() const | QwtCurve | |
Steps enum value (defined in QwtCurve) | QwtCurve | |
Sticks enum value (defined in QwtCurve) | QwtCurve | |
style() const | QwtCurve | |
symbol() const | QwtCurve | |
title() const | QwtCurve | |
UserCurve enum value (defined in QwtCurve) | QwtCurve | |
verifyRange(int &i1, int &i2) | QwtCurve | [protected] |
x(int i) const | QwtCurve | |
xAxis() const | QwtPlotMappedItem | |
Xfy enum value (defined in QwtCurve) | QwtCurve | |
y(int i) const | QwtCurve | |
yAxis() const | QwtPlotMappedItem | |
Yfx enum value (defined in QwtCurve) | QwtCurve | |
~QwtCurve() | QwtCurve | [virtual] |