MCPcopy 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
55std::string SDRDeviceAddDialog::getSelectedModule() {
56 return selectedModule;
57}
58
59std::string SDRDeviceAddDialog::getModuleParam() {
60 return moduleParam;

Callers 1

OnAddRemoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected