Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ guiChanged
Method
guiChanged
Settings/ConfigDialog.cpp:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool
151
ConfigDialog::guiChanged(void) const
152
{
153
return this->guiTab->hasChanged();
154
}
155
156
bool
157
ConfigDialog::tleSourceConfigChanged(void) const
Callers
1
onTriggerSetup
Method · 0.80
Calls
1
hasChanged
Method · 0.45
Tested by
no test coverage detected