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

Method tleSourceConfigChanged

Settings/ConfigDialog.cpp:156–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156bool
157ConfigDialog::tleSourceConfigChanged(void) const
158{
159 return this->tleSourceTab->hasChanged();
160}
161
162bool
163ConfigDialog::locationChanged(void) const

Callers 1

onTriggerSetupMethod · 0.80

Calls 1

hasChangedMethod · 0.45

Tested by

no test coverage detected