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

QwtSetSample - A sample of the types (x1...xn, y) or (x, y1..yn)

#include <qwt_samples.h>


QwtSetSample ()
QwtSetSample (double, const QVector< double > &=QVector< double >())
bool operator== (const QwtSetSample &other) const
Compare operator. bool operator!= (const QwtSetSample &other) const
Compare operator. double added () const


double value
value QVector< double > set
Vector of values associated to value.

A sample of the types (x1...xn, y) or (x, y1..yn)

Constructor The value is set to 0.0

Constructor

Parameters:

v Value
s Set of values

Returns:

All values of the set added

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

Wed Jan 2 2019 Version 6.1.4