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