Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getSelectedModule
Method
getSelectedModule
src/forms/SDRDevices/SDRDeviceAdd.cpp:55–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
std::string SDRDeviceAddDialog::getSelectedModule() {
56
return selectedModule;
57
}
58
59
std::string SDRDeviceAddDialog::getModuleParam() {
60
return moduleParam;
Callers
1
OnAddRemote
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected