Definition at line 23 of file qwt_plot_classes.h.
Public Member Functions | |
QwtPlotCurve (QwtPlot *parent, const QString &title=QString::null) | |
const QwtPlotCurve & | operator= (const QwtPlotCurve &c) |
virtual void | curveChanged () |
|
Constructor.
Definition at line 27 of file qwt_plot_classes.h. |
|
Calls itemChanged().
Reimplemented from QwtCurve. Definition at line 41 of file qwt_plot_classes.h. References QwtPlotItem::itemChanged(). |
|
Assignment.
Definition at line 33 of file qwt_plot_classes.h. References QwtCurve::operator=(). |