Qwt User's Guide
6.0.2
|
#include <qwt_series_data.h>
Public Member Functions | |
QwtIntervalSample () | |
QwtIntervalSample (double, const QwtInterval &) | |
QwtIntervalSample (double value, double min, double max) | |
bool | operator!= (const QwtIntervalSample &) const |
bool | operator== (const QwtIntervalSample &) const |
Public Attributes | |
QwtInterval | interval |
double | value |
A sample of the types (x1-x2, y) or (x, y1-y2)
|
inline |
Constructor The value is set to 0.0, the interval is invalid