Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ ColorConfig
Method
ColorConfig
App/ColorConfig.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
using namespace SigDigger;
23
24
ColorConfig::ColorConfig()
25
{
26
this->loadDefaults();
27
}
28
29
ColorConfig::ColorConfig(Suscan::Object const &conf) : ColorConfig()
30
{
Callers
nothing calls this directly
Calls
2
loadDefaults
Method · 0.95
deserialize
Method · 0.95
Tested by
no test coverage detected