QwtIntervalSample - A sample of the types (x1-x2, y) or (x, y1-y2)
NAME
SYNOPSIS
Public Member Functions
Public Attributes
Detailed Description
Constructor & Destructor Documentation
QwtIntervalSample::QwtIntervalSample () [inline]
QwtIntervalSample::QwtIntervalSample (double v, const QwtInterval & intv)[inline]
QwtIntervalSample::QwtIntervalSample (double value, double min, double max)[inline]
Member Function Documentation
bool QwtIntervalSample::operator!= (const QwtIntervalSample & other) const[inline]
bool QwtIntervalSample::operator== (const QwtIntervalSample & other) const[inline]
Member Data Documentation
QwtInterval QwtIntervalSample::interval
double QwtIntervalSample::value
Author
NAME
QwtIntervalSample
− A sample of the types (x1-x2, y) or (x, y1-y2)
SYNOPSIS
#include
<qwt_samples.h>
Public Member Functions
QwtIntervalSample
()
QwtIntervalSample (double, const QwtInterval
&)
Constructor.
QwtIntervalSample (double value, double min,
double max)
Constructor.
bool operator== (const QwtIntervalSample
&) const
Compare operator.
bool operator!= (const QwtIntervalSample
&) const
Compare operator.
Public Attributes
double
value
Value.
QwtInterval interval
Interval.
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 54 of file qwt_samples.h.
Member Function Documentation
bool QwtIntervalSample::operator!= (const QwtIntervalSample & other) const[inline]
Compare
operator.
Definition at
line 67 of file qwt_samples.h.
bool QwtIntervalSample::operator== (const QwtIntervalSample & other) const[inline]
Compare
operator.
Definition at
line 61 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.
Author
Generated
automatically by Doxygen for Qwt User’s Guide from the
source code.
Updated 2026-06-01 -
jenkler.se |
uex.se