37 QCPRange(
double lower,
double upper);
40 double center()
const;
42 void expand(
const QCPRange &otherRange);
44 QCPRange sanitizedForLogScale()
const;
45 QCPRange sanitizedForLinScale()
const;
46 bool contains(
double value)
const;
48 static bool validRange(
double lower,
double upper);
49 static bool validRange(
const QCPRange &range);
53 Q_DECLARE_TYPEINFO(
QCPRange, Q_MOVABLE_TYPE);
Generated with Doxygen 1.8.1.2