Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ profileChanged
Method
profileChanged
Settings/ConfigDialog.cpp:138–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
bool
139
ConfigDialog::profileChanged(void) const
140
{
141
return this->profileTab->hasChanged();
142
}
143
144
bool
145
ConfigDialog::colorsChanged(void) const
Callers
1
onTriggerSetup
Method · 0.80
Calls
1
hasChanged
Method · 0.45
Tested by
no test coverage detected