Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getColorConfig
Method
getColorConfig
Settings/ColorConfigTab.cpp:121–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
ColorConfig
122
ColorConfigTab::getColorConfig(void) const
123
{
124
return this->colors;
125
}
126
127
bool
128
ColorConfigTab::hasChanged(void) const
Callers
1
getColors
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected