Public Member Functions | Public Attributes | List of all members
QwtSetSample Class Reference

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

#include <qwt_samples.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Definition at line 73 of file qwt_samples.h.

Constructor & Destructor Documentation

◆ QwtSetSample() [1/2]

QwtSetSample::QwtSetSample ( )
inline

Constructor The value is set to 0.0

Definition at line 95 of file qwt_samples.h.

◆ QwtSetSample() [2/2]

QwtSetSample::QwtSetSample ( double  v,
const QVector< double > &  s = QVector< double >( ) 
)
inlineexplicit

Constructor

Parameters
vValue
sSet of values

Definition at line 106 of file qwt_samples.h.

Member Function Documentation

◆ added()

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

Definition at line 125 of file qwt_samples.h.

◆ operator!=()

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

Compare operator.

Definition at line 119 of file qwt_samples.h.

◆ operator==()

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

Compare operator.

Definition at line 113 of file qwt_samples.h.

Member Data Documentation

◆ set

QVector< double > QwtSetSample::set

Vector of values associated to value.

Definition at line 88 of file qwt_samples.h.

◆ value

double QwtSetSample::value

value

Definition at line 85 of file qwt_samples.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30