MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / locationChanged

Method locationChanged

Settings/ConfigDialog.cpp:162–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162bool
163ConfigDialog::locationChanged(void) const
164{
165 return this->locationTab->hasChanged();
166}
167
168Suscan::Location
169ConfigDialog::getLocation(void) const

Callers 1

onTriggerSetupMethod · 0.80

Calls 1

hasChangedMethod · 0.45

Tested by

no test coverage detected