MCPcopy 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
51bool SDRDeviceAddDialog::wasOkPressed() const {
52 return okPressed;
53}
54
55std::string SDRDeviceAddDialog::getSelectedModule() {
56 return selectedModule;

Callers 1

OnAddRemoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected