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