Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constBegin
Method · 0.80
constEnd
Method · 0.80
expand
Method · 0.45
Tested by
no test coverage detected