QwtPlotCurve Class Reference
List of all members.
Constructor & Destructor Documentation
QwtPlotCurve::QwtPlotCurve |
( |
const QwtPlotCurve & |
|
) |
[private] |
Member Function Documentation
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::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 |
) |
|
const QwtSymbol& QwtPlotCurve::symbol |
( |
|
) |
const |
double QwtPlotCurve::x |
( |
int |
i |
) |
const |
double QwtPlotCurve::y |
( |
int |
i |
) |
const |
The documentation for this class was generated from the following file: