Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setColors
Method
setColors
Settings/ConfigDialog.cpp:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void
102
ConfigDialog::setColors(ColorConfig const &config)
103
{
104
this->colorTab->setColorConfig(config);
105
}
106
107
void
108
ConfigDialog::setTleSourceConfig(const TLESourceConfig &config)
Callers
2
applyConfig
Method · 0.45
onTriggerSetup
Method · 0.45
Calls
1
setColorConfig
Method · 0.45
Tested by
no test coverage detected