Public Member Functions | Public Attributes
QwtIntervalSample Class Reference

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

#include <qwt_samples.h>

List of all members.

Public Member Functions

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

Public Attributes

QwtInterval interval
 Interval.
double value
 Value.

Detailed Description

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

Definition at line 19 of file qwt_samples.h.


Constructor & Destructor Documentation

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

Definition at line 40 of file qwt_samples.h.

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

Constructor.

Definition at line 46 of file qwt_samples.h.

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

Constructor.

Definition at line 54 of file qwt_samples.h.


Member Function Documentation

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

Compare operator.

Definition at line 69 of file qwt_samples.h.

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

Compare operator.

Definition at line 62 of file qwt_samples.h.


Member Data Documentation

Interval.

Definition at line 33 of file qwt_samples.h.

Value.

Definition at line 30 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:57