Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setGuiConfig
Method
setGuiConfig
Settings/ConfigDialog.cpp:120–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void
121
ConfigDialog::setGuiConfig(GuiConfig const &config)
122
{
123
this->guiTab->setGuiConfig(config);
124
}
125
126
GuiConfig
127
ConfigDialog::getGuiConfig() const
Callers
2
applyConfig
Method · 0.45
onTriggerSetup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected