QwtIntervalSeriesData
Interface for iterating over an array of intervals.
- Provided by: libqwt-doc (Version: 6.1.4-1.1build1)
- Source: qwt
- Report a bug
Interface for iterating over an array of intervals.
#include <qwt_series_data.h>
Inherits QwtArraySeriesData< QwtIntervalSample >.
QwtIntervalSeriesData (const QVector<
QwtIntervalSample > &=QVector< QwtIntervalSample
>())
virtual QRectF boundingRect () const
Calculate the bounding rectangle.
Interface for iterating over an array of intervals.
Constructor
Parameters:
Calculate the bounding rectangle. The bounding rectangle is calculated once by iterating over all points and is stored for all following requests.
Returns:
Implements QwtSeriesData< QwtIntervalSample >.
Generated automatically by Doxygen for Qwt User's Guide from the source code.