A sample of the types (x1...xn, y) or (x, y1..yn)
More...
#include <qwt_samples.h>
|
|
| QwtSetSample () |
| | Constructor The value is set to 0.0.
|
| |
| | QwtSetSample (double, const QVector< double > &=QVector< double >()) |
| | Constructor.
|
| |
|
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)
◆ QwtSetSample()
| QwtSetSample::QwtSetSample |
( |
double |
v, |
|
|
const QVector< double > & |
s = QVector< double >( ) |
|
) |
| |
|
inlineexplicit |
◆ added()
| double QwtSetSample::added |
( |
| ) |
const |
|
inline |
- Returns
- All values of the set added
The documentation for this class was generated from the following file: