Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ notifySingletonChanges
Method
notifySingletonChanges
Settings/ProfileConfigTab.cpp:742–747 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
740
}
741
742
void
743
ProfileConfigTab::notifySingletonChanges(void)
744
{
745
this->populateCombos();
746
this->refreshUi();
747
}
748
749
bool
750
ProfileConfigTab::remoteSelected(void) const
Callers
nothing calls this directly
Calls
2
populateCombos
Method · 0.95
refreshUi
Method · 0.95
Tested by
no test coverage detected