MCPcopy 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
168Suscan::Location
169ConfigDialog::getLocation(void) const
170{
171 return this->locationTab->getLocation();
172}
173
174void
175ConfigDialog::setLocation(Suscan::Location const &loc)

Callers 1

onTriggerSetupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected