Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
603
void SDRDevicesDialog::OnPropGridFocus( wxFocusEvent& /* event */) {
604
editId = selId;
605
}
606
607
608
void SDRDevicesDialog::doRefreshDevices() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected