#include <PlotCurve.h>

Public Member Functions | |
| QwtDoubleRect | boundingRect () const |
| PlotCurve (const char *name=0) | |
| void | setType (int t) |
| int | type () |
Protected Attributes | |
| int | d_type |
| PlotCurve::PlotCurve | ( | const char * | name = 0 |
) | [inline] |
| QwtDoubleRect PlotCurve::boundingRect | ( | ) | const |
Reimplemented in BoxCurve, QwtBarCurve, QwtErrorPlotCurve, QwtHistogram, and VectorCurve.
| void PlotCurve::setType | ( | int | t | ) | [inline] |
| int PlotCurve::type | ( | ) | [inline] |
int PlotCurve::d_type [protected] |
1.5.3