QwtAbstractSeriesStore (3) Linux Manual Page
QwtAbstractSeriesStore – Bridge between QwtSeriesStore and QwtPlotSeriesItem. Synopsis #include <qwt_series_store.h> Inherited by QwtPlotSeriesItem [virtual], QwtSeriesStore< T > [virtual], QwtSeriesStore< QPointF > [virtual], QwtSeriesStore< QwtIntervalSample > [virtual], QwtSeriesStore< QwtOHLCSample > [virtual], QwtSeriesStore< QwtPoint3D > [virtual], and QwtSeriesStore< QwtSetSample > [virtual]. Protected Member Functions virtual ~QwtAbstractSeriesStore () Destructor. virtual void dataChanged ()=0 dataChanged() indicates, that the series…
