A sample of the types (x1-x2, y) or (x, y1-y2)
#include <qwt_series_data.h>
QwtIntervalSample ()
QwtIntervalSample (double, const QwtInterval &)
QwtIntervalSample (double value, double min, double max)
bool operator== (const QwtIntervalSample &) const
bool operator!= (const QwtIntervalSample &) const
double value
QwtInterval interval
A sample of the types (x1-x2, y) or (x, y1-y2)
Constructor.
Constructor.
Compare operator.
Compare operator.
Interval.
Value.
Generated automatically by Doxygen for Qwt User's Guide from the source code.