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
Calculate the bounding rectangle.
Interface for iterating over an array of OHLC samples
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< QwtOHLCSample >.
Generated automatically by Doxygen for Qwt User's Guide from the source code.
Wed Jan 2 2019 | Version 6.1.4 |