MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / categories

Method categories

src/core/ShortcutManager.cpp:177–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177QStringList ShortcutManager::categories()
178{
179 return {"Frequency", "Band", "Mode", "TX", "CW", "Audio", "Slice",
180 "Filter", "Tuning", "DSP", "AGC", "EQ", "Display", "RIT/XIT"};
181}
182
183} // namespace AetherSDR

Callers 4

createBundleMethod · 0.45
doLogMethod · 0.45
buildLogsTabMethod · 0.45
buildUIMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected