Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
QwtCurve Member List
This is the complete list of members for QwtCurve, including all inherited members.
- Auto enum value (defined in QwtCurve)
- baseline() const
- copy(const QwtCurve &c) (defined in QwtCurve)
[private]
- curveChanged() (defined in QwtCurve)
[protected, virtual]
- CurveStyle enum name (defined in QwtCurve)
- d_e (defined in QwtCurve)
[protected]
- d_eraw (defined in QwtCurve)
[private]
- d_options (defined in QwtCurve)
[protected]
- d_pa (defined in QwtCurve)
[protected]
- d_pen (defined in QwtCurve)
[protected]
- d_ref (defined in QwtCurve)
[private]
- d_splineSize (defined in QwtCurve)
[protected]
- d_spx (defined in QwtCurve)
[private]
- d_spy (defined in QwtCurve)
[private]
- d_style (defined in QwtCurve)
[private]
- d_sym (defined in QwtCurve)
[private]
- d_title (defined in QwtCurve)
[protected]
- d_x (defined in QwtCurve)
[protected]
- d_xMap (defined in QwtCurve)
[private]
- d_xraw (defined in QwtCurve)
[private]
- d_y (defined in QwtCurve)
[protected]
- d_yMap (defined in QwtCurve)
[private]
- d_yraw (defined in QwtCurve)
[private]
- dataSize() const
- Dots enum value (defined in QwtCurve)
- draw(QPainter *p, const QwtDiMap &xMap, const QwtDiMap &yMap)
- draw(QPainter *p, const QRect &r)
- draw(QPainter *p)
- drawDots(QPainter &p, int i1=-1, int i2=-1) (defined in QwtCurve)
[private]
- drawErrors(QPainter &p, int i1=-1, int i2=-1) (defined in QwtCurve)
[private]
- drawIntv(QPainter *p, int i1, int i2)
- drawLines(QPainter &p, int i1=-1, int i2=-1) (defined in QwtCurve)
[private]
- drawSpline(QPainter &p) (defined in QwtCurve)
[private]
- drawSteps(QPainter &p, int i1=-1, int i2=-1) (defined in QwtCurve)
[private]
- drawSticks(QPainter &p, int i1=-1, int i2=-1) (defined in QwtCurve)
[private]
- drawSymbols(QPainter &p, int i1=-1, int i2=-1) (defined in QwtCurve)
[private]
- e(int i) const (defined in QwtCurve)
- hasErrors (defined in QwtCurve)
[private]
- init(const char *title) (defined in QwtCurve)
[private]
- Inverted enum value (defined in QwtCurve)
- Lines enum value (defined in QwtCurve)
- maxXValue() const
- maxYValue() const
- minXValue() const
- minYValue() const
- NoCurve enum value (defined in QwtCurve)
- operator=(const QwtCurve &c)
- options() const
- Parametric enum value (defined in QwtCurve)
- pen() const
- Periodic enum value (defined in QwtCurve)
- QwtCurve(const char *title=0)
- QwtCurve(const QwtCurve &c)
- refcnt (defined in QwtCurve)
[private]
- setBaseline(double ref)
- setData(double *x, double *y, int size)
- setData(double *x, double *y, double *e, int size)
- setMap(const QRect &r, double x1, double x2, bool xlog, double y1, double y2, bool ylog)
- setMap(const QwtDiMap &mx, const QwtDiMap &my)
- setOptions(int t)
- setPen(const QPen &p)
- setRange(double x1, double x2, bool xlog, double y1, double y2, bool ylog)
- setRawData(double *x, double *y, int size)
- setRawData(double *x, double *y, double *e, int size)
- setRect(const QRect &r)
- setSplineSize(int s)
- setStyle(CurveStyle cs, int options=0)
- setSymbol(const QwtSymbol &s)
- setTitle(const char *title)
- Spline enum value (defined in QwtCurve)
- splineSize() const
- Steps enum value (defined in QwtCurve)
- Sticks enum value (defined in QwtCurve)
- style() const
- symbol() const (defined in QwtCurve)
- title() const (defined in QwtCurve)
- transform(double x, double y, int &u, int &v) (defined in QwtCurve)
[private]
- verifyRange(int &i1, int &i2)
[protected]
- x(int i) const (defined in QwtCurve)
- Xfy enum value (defined in QwtCurve)
- y(int i) const (defined in QwtCurve)
- Yfx enum value (defined in QwtCurve)
- ~QwtCurve()
[virtual]
Generated on Mon Oct 22 18:38:31 2001 for Qwt User's Guide by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001