MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / valueRange

Function valueRange

3rdparty/qcustomplot/qcustomplot.h:5478–5478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5476 inline double mainValue() const { return value; }
5477
5478 inline QCPRange valueRange() const { return QCPRange(value, value); }
5479
5480 double key, value;
5481};

Callers

nothing calls this directly

Calls 3

constBeginMethod · 0.80
constEndMethod · 0.80
expandMethod · 0.45

Tested by

no test coverage detected