Inheritance diagram for QwtPlotItem:
Public Member Functions | |
QwtPlotItem (QwtPlot *parent, bool nbl=TRUE) | |
virtual | ~QwtPlotItem () |
void | reparent (QwtPlot *plot) |
QwtPlot * | parentPlot () |
const QwtPlot * | parentPlot () const |
virtual void | setEnabled (bool) |
bool | enabled () const |
virtual void | itemChanged () |
|
Constructor.
|
|
Destroy the QwtPlotItem.
|
|
|
|
Call QwtPlot::autoRefresh for the parent plot.
|
|
Return parent plot.
|
|
Return parent plot.
|
|
reparent the item
|
|
enables the item
|