#include <qwt_plot_classes.h>
Inheritance diagram for QwtPlotMarker::

Public Methods | |
| QwtPlotMarker (QwtPlot *parent) | |
| double | xValue () const |
| double | yValue () const |
| void | setXValue (double val) |
| void | setYValue (double val) |
Protected Methods | |
| virtual void | markerChanged () |
|
|
Constructor.
|
|
|
Calls itemChanged().
Reimplemented from QwtMarker. |
|
|
Set X Value.
|
|
|
Set Y Value.
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001