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

Method OnPropGridFocus

src/forms/SDRDevices/SDRDevices.cpp:603–605  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

601}
602
603void SDRDevicesDialog::OnPropGridFocus( wxFocusEvent& /* event */) {
604 editId = selId;
605}
606
607
608void SDRDevicesDialog::doRefreshDevices() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected