Public Member Functions | Public Attributes
QwtSetSample Class Reference

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

#include <qwt_samples.h>

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Definition at line 76 of file qwt_samples.h.


Constructor & Destructor Documentation

Constructor The value is set to 0.0

Definition at line 98 of file qwt_samples.h.

QwtSetSample::QwtSetSample ( double  v,
const QVector< double > &  s = QVector<double>() 
) [inline, explicit]

Constructor

Parameters:
vValue
sSet of values

Definition at line 109 of file qwt_samples.h.


Member Function Documentation

double QwtSetSample::added ( ) const [inline]
Returns:
All values of the set added

Definition at line 128 of file qwt_samples.h.

bool QwtSetSample::operator!= ( const QwtSetSample other) const [inline]

Compare operator.

Definition at line 122 of file qwt_samples.h.

bool QwtSetSample::operator== ( const QwtSetSample other) const [inline]

Compare operator.

Definition at line 116 of file qwt_samples.h.


Member Data Documentation

QVector<double> QwtSetSample::set

Vector of values associated to value.

Definition at line 91 of file qwt_samples.h.

value

Definition at line 88 of file qwt_samples.h.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Fri Sep 1 2017 02:41:58