Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getColors
Method
getColors
Settings/ConfigDialog.cpp:114–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
113
114
ColorConfig
115
ConfigDialog::getColors(void) const
116
{
117
return this->colorTab->getColorConfig();
118
}
119
120
void
121
ConfigDialog::setGuiConfig(GuiConfig const &config)
Callers
1
onTriggerSetup
Method · 0.80
Calls
1
getColorConfig
Method · 0.80
Tested by
no test coverage detected