MCPcopy 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
174void
175ConfigDialog::setLocation(Suscan::Location const &loc)
176{
177 this->locationTab->setLocation(loc);
178}
179
180bool
181ConfigDialog::sourceNeedsRestart(void) const

Callers 1

onTriggerSetupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected