37 QCPRange(
double lower,
double upper);
40 double center()
const;
42 QCPRange sanitizedForLogScale()
const;
43 QCPRange sanitizedForLinScale()
const;
44 bool contains(
double value)
const;
46 static bool validRange(
double lower,
double upper);
47 static bool validRange(
const QCPRange &range);
51 Q_DECLARE_TYPEINFO(
QCPRange, Q_MOVABLE_TYPE);
Generated with Doxygen 1.8.1.2