QwtSetSeriesData(3) Qwt User's Guide QwtSetSeriesData(3)

QwtSetSeriesData - 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 override
Calculate the bounding rectangle.

Interface for iterating over an array of samples.

Definition at line 239 of file qwt_series_data.h.

Constructor

Parameters

samples Samples

Definition at line 353 of file qwt_series_data.cpp.

Calculate the bounding rectangle. The bounding rectangle is calculated once by iterating over all points and is stored for all following requests.

Returns

Bounding rectangle

Implements QwtSeriesData< T >.

Definition at line 366 of file qwt_series_data.cpp.

Generated automatically by Doxygen for Qwt User's Guide from the source code.

Sun Jul 18 2021 Version 6.2.0