QwtIntervalSeriesData (3) Linux Manual Page
QwtIntervalSeriesData – Interface for iterating over an array of intervals. Synopsis #include <qwt_series_data.h> Inherits QwtArraySeriesData< QwtIntervalSample >. Public Member Functions QwtIntervalSeriesData (const QVector< QwtIntervalSample > &=QVector< QwtIntervalSample >()) virtual QRectF boundingRect () const Calculate the bounding rectangle. Additional Inherited Members Detailed Description Interface for iterating over an array of intervals. Constructor & Destructor Documentation QwtIntervalSeriesData::QwtIntervalSeriesData…
