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