#include <qwt_plot_item.h>
Inheritance diagram for QwtPlotItem::

Public Methods | |
| QwtPlotItem (QwtPlot *parent, bool nbl=TRUE) | |
| void | reparent (QwtPlot *plot) |
| QwtPlot * | parentPlot () |
| const QwtPlot * | parentPlot () const |
| virtual void | setEnabled (bool) |
| bool | enabled () const |
| virtual void | itemChanged () |
|
||||||||||||
|
Constructor.
|
|
|
|
|
|
Call QwtPlot::autoRefresh for the parent plot.
|
|
|
|
|
|
|
|
|
reparent the item.
|
|
|
enables the item
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001