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

QwtPlotMappedItem Class Reference

Inheritance diagram for QwtPlotMappedItem:

QwtPlotItem QwtPlotCurve QwtPlotGrid QwtPlotMarker List of all members.

Detailed Description

Base class for items on the plot canvas, that are attached to x and y axes.


Public Member Functions

 QwtPlotMappedItem (QwtPlot *parent, bool nbl=TRUE)
void setAxis (int xAxis, int yAxis)
void setXAxis (int axis)
int xAxis () const
void setYAxis (int axis)
int yAxis () const


Constructor & Destructor Documentation

QwtPlotMappedItem::QwtPlotMappedItem QwtPlot parent,
bool  nbl = TRUE
 

Constructor.


Member Function Documentation

void QwtPlotMappedItem::setAxis int  xAxis,
int  yAxis
 

Set x and y axis.

void QwtPlotMappedItem::setXAxis int  axis  ) 
 

Set y axis.

void QwtPlotMappedItem::setYAxis int  axis  ) 
 

Set y axis.

int QwtPlotMappedItem::xAxis  )  const
 

Return xAxis.

int QwtPlotMappedItem::yAxis  )  const
 

Return yAxis.


Generated on Tue Nov 25 21:15:08 2003 for Qwt User's Guide by doxygen 1.3.4