MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / OnRefreshDevices

Method OnRefreshDevices

src/forms/SDRDevices/SDRDevices.cpp:494–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

492}
493
494void SDRDevicesDialog::OnRefreshDevices( wxMouseEvent& /* event */) {
495 doRefreshDevices();
496}
497
498std::string SDRDevicesDialog::getSelectedChoiceOption(wxPGProperty* prop, const SoapySDR::ArgInfo& arg) {
499

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected