Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setLocation
Method
setLocation
Settings/ConfigDialog.cpp:174–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
void
175
ConfigDialog::setLocation(Suscan::Location const &loc)
176
{
177
this->locationTab->setLocation(loc);
178
}
179
180
bool
181
ConfigDialog::sourceNeedsRestart(void) const
Callers
1
onTriggerSetup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected