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

A sample of the types (x1-x2, y) or (x, y1-y2) More...

#include <qwt_samples.h>

Public Member Functions

bool operator!= (const QwtIntervalSample &) const
 Compare operator. More...
 
bool operator== (const QwtIntervalSample &) const
 Compare operator. More...
 
 QwtIntervalSample ()
 
 QwtIntervalSample (double, const QwtInterval &)
 Constructor. More...
 
 QwtIntervalSample (double value, double min, double max)
 Constructor. More...
 

Public Attributes

QwtInterval interval
 Interval. More...
 
double value
 Value. More...
 

Detailed Description

A sample of the types (x1-x2, y) or (x, y1-y2)

Definition at line 20 of file qwt_samples.h.

Constructor & Destructor Documentation

QwtIntervalSample::QwtIntervalSample ( )
inline

Constructor The value is set to 0.0, the interval is invalid

Definition at line 41 of file qwt_samples.h.

QwtIntervalSample::QwtIntervalSample ( double  v,
const QwtInterval intv 
)
inline

Constructor.

Definition at line 47 of file qwt_samples.h.

QwtIntervalSample::QwtIntervalSample ( double  value,
double  min,
double  max 
)
inline

Constructor.

Definition at line 55 of file qwt_samples.h.

Member Function Documentation

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

Compare operator.

Definition at line 70 of file qwt_samples.h.

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

Compare operator.

Definition at line 63 of file qwt_samples.h.

Member Data Documentation

QwtInterval QwtIntervalSample::interval

Interval.

Definition at line 34 of file qwt_samples.h.

double QwtIntervalSample::value

Value.

Definition at line 31 of file qwt_samples.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:50