A specialisation of QwtPlotCurve
used to visualisation PlotInstanceData
.
More...
#include <plotdatacurve.h>
|
enum | { Rtti = Rtti_PlotDataCurve
} |
|
A specialisation of QwtPlotCurve
used to visualisation PlotInstanceData
.
This class allows the PlotInstance
data to be shared across a number of active plots.
Access the data being visualised.
- Returns
- The visualised
PlotInstance
.
Access the data being visualised.
- Returns
- The visualised
PlotInstance
.
void PlotDataCurve::invalidate |
( |
| ) |
|
|
inline |
Invalidate this curve visualiser, requesting a replot.
This invokes the QwtPlotSeriesItem::dataChanged()
method.
int PlotDataCurve::rtti |
( |
| ) |
const |
|
override |
Returns the Rtti
value for this object.
- Returns
- The value
Rtti
.
The documentation for this class was generated from the following file: