QwtIntervalSample Class Reference

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

#include <qwt_series_data.h>

List of all members.

Public Member Functions

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

Public Attributes

QwtInterval interval
double value


Detailed Description

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

Constructor & Destructor Documentation

QwtIntervalSample::QwtIntervalSample (  )  [inline]

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

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

Constructor.

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

Constructor.


Member Function Documentation

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

Compare operator.

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

Compare operator.


Member Data Documentation

Interval.

Value.


Generated on Wed Jan 11 15:23:01 2012 for Qwt User's Guide by  doxygen 1.5.9