Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

QwtPlotItem Class Reference

Inheritance diagram for QwtPlotItem:

QwtPlotMappedItem QwtPlotCurve QwtPlotGrid QwtPlotMarker List of all members.

Detailed Description

Base class for items on the plot canvas.


Public Member Functions

 QwtPlotItem (QwtPlot *parent, bool nbl=TRUE)
virtual ~QwtPlotItem ()
void reparent (QwtPlot *plot)
QwtPlotparentPlot ()
const QwtPlotparentPlot () const
virtual void setEnabled (bool)
bool enabled () const
virtual void itemChanged ()


Constructor & Destructor Documentation

QwtPlotItem::QwtPlotItem QwtPlot parent,
bool  nbl = TRUE
 

Constructor.

QwtPlotItem::~QwtPlotItem  )  [virtual]
 

Destroy the QwtPlotItem.


Member Function Documentation

bool QwtPlotItem::enabled  )  const
 

Returns:
TRUE if enabled
See also:
QwtPlotItem::setEnabled

void QwtPlotItem::itemChanged  )  [virtual]
 

Call QwtPlot::autoRefresh for the parent plot.

const QwtPlot* QwtPlotItem::parentPlot  )  const
 

Return parent plot.

QwtPlot* QwtPlotItem::parentPlot  ) 
 

Return parent plot.

void QwtPlotItem::reparent QwtPlot plot  ) 
 

reparent the item

void QwtPlotItem::setEnabled bool  tf  )  [virtual]
 

enables the item

See also:
QwtPlotItem::setEnabled


Generated on Tue Nov 4 09:53:51 2003 for Qwt User's Guide by doxygen 1.3.4