QwtPlotCurve Class Reference
List of all members.
Constructor & Destructor Documentation
| QwtPlotCurve::QwtPlotCurve |
( |
const QwtPlotCurve & |
|
) |
[private] |
Member Function Documentation
| double QwtPlotCurve::baseline |
( |
|
) |
const |
| const QBrush& QwtPlotCurve::brush |
( |
|
) |
const |
| int QwtPlotCurve::dataSize |
( |
|
) |
const |
| bool QwtPlotCurve::isVisible |
( |
|
) |
|
| double QwtPlotCurve::maxXValue |
( |
|
) |
const |
| double QwtPlotCurve::maxYValue |
( |
|
) |
const |
| double QwtPlotCurve::minXValue |
( |
|
) |
const |
| double QwtPlotCurve::minYValue |
( |
|
) |
const |
| const QPen& QwtPlotCurve::pen |
( |
|
) |
const |
| void QwtPlotCurve::setBaseline |
( |
double |
|
) |
|
| void QwtPlotCurve::setBrush |
( |
const QBrush & |
|
) |
|
| void QwtPlotCurve::setPen |
( |
const QPen & |
|
) |
|
| void QwtPlotCurve::setSymbol |
( |
const QwtSymbol & |
s |
) |
|
| void QwtPlotCurve::setTitle |
( |
const QString & |
title |
) |
|
| void QwtPlotCurve::setVisible |
( |
bool |
on |
) |
|
| void QwtPlotCurve::setXAxis |
( |
int |
|
) |
|
| void QwtPlotCurve::setYAxis |
( |
int |
|
) |
|
| void QwtPlotCurve::setZ |
( |
double |
|
) |
|
| const QwtSymbol& QwtPlotCurve::symbol |
( |
|
) |
const |
| double QwtPlotCurve::x |
( |
int |
i |
) |
const |
| int QwtPlotCurve::xAxis |
( |
|
) |
const |
| double QwtPlotCurve::y |
( |
int |
i |
) |
const |
| int QwtPlotCurve::yAxis |
( |
|
) |
const |
| double QwtPlotCurve::z |
( |
|
) |
const |
The documentation for this class was generated from the following file: