Interface for iterating over an array of samples.
#include <qwt_series_data.h>
Inherits QwtArraySeriesData< QwtSetSample >.
QwtSetSeriesData (const QVector< QwtSetSample > &=QVector< QwtSetSample >())
virtual QRectF boundingRect () const
Interface for iterating over an array of samples.
Parameters:
samples Samples
Calculate the bounding rect. The bounding rectangle is calculated once by iterating over all points and is stored for all following requests.
Returns:
Bounding rectangle
Implements QwtSeriesData< QwtSetSample >.
Generated automatically by Doxygen for Qwt User's Guide from the source code.