Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getGuiConfig
Method
getGuiConfig
Settings/ConfigDialog.cpp:126–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
GuiConfig
127
ConfigDialog::getGuiConfig() const
128
{
129
return this->guiTab->getGuiConfig();
130
}
131
132
TLESourceConfig
133
ConfigDialog::getTleSourceConfig(void) const
Callers
1
onTriggerSetup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected