Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
QwtPlotMappedItem Class Reference
Base class for items on the plot canvas, that are attached to x and y axes.
More...
#include <qwt_plot_item.h>
Inheritance diagram for QwtPlotMappedItem::
List of all members.
Detailed Description
Base class for items on the plot canvas, that are attached to x and y axes.
Constructor & Destructor Documentation
QwtPlotMappedItem::QwtPlotMappedItem |
( |
QwtPlot * |
parent, |
|
|
bool |
nbl = TRUE |
|
) |
|
|
Member Function Documentation
void QwtPlotMappedItem::setAxis |
( |
int |
xAxis, |
|
|
int |
yAxis |
|
) |
|
|
void QwtPlotMappedItem::setXAxis |
( |
int |
axis |
) |
|
|
void QwtPlotMappedItem::setYAxis |
( |
int |
axis |
) |
|
|
int QwtPlotMappedItem::xAxis |
( |
|
) |
const |
|
int QwtPlotMappedItem::yAxis |
( |
|
) |
const |
|
Generated on Tue May 28 15:31:00 2002 for Qwt User's Guide by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001