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

QwtTradingChartData

#include <qwt_series_data.h>

Inherits QwtArraySeriesData< QwtOHLCSample >.


QwtTradingChartData (const QVector< QwtOHLCSample > &=QVector< QwtOHLCSample >())
virtual QRectF boundingRect () const override
Calculate the bounding rectangle.

Interface for iterating over an array of OHLC samples

Definition at line 261 of file qwt_series_data.h.

Constructor

Parameters

samples Samples

Definition at line 378 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 391 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