Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ rateSliderLabelText
Function
rateSliderLabelText
src/gui/SpectrumOverlayMenu.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
static QString rateSliderLabelText(int sliderValue)
73
{
74
return QString::number(sliderValue);
75
}
76
77
static constexpr int kKiwiSdrWaterfallRateMax = 4;
78
Callers
2
buildDisplayPanel
Method · 0.85
syncWfLineDuration
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected