#include <qwt_plot_classes.h>
Inheritance diagram for QwtPlotCurve:

Public Member Functions | |
| QwtPlotCurve (QwtPlot *parent, const char *name=0) | |
| const QwtPlotCurve & | operator= (const QwtPlotCurve &c) |
Protected Member Functions | |
| virtual void | curveChanged () |
Definition at line 23 of file qwt_plot_classes.h.
|
||||||||||||
|
Constructor.
Definition at line 27 of file qwt_plot_classes.h. |
|
|
Calls itemChanged().
Reimplemented from QwtCurve. Definition at line 38 of file qwt_plot_classes.h. References QwtPlotItem::itemChanged(). |
|
|
Definition at line 30 of file qwt_plot_classes.h. References QwtCurve::operator=(). |
1.3.2