MCPcopy 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
126GuiConfig
127ConfigDialog::getGuiConfig() const
128{
129 return this->guiTab->getGuiConfig();
130}
131
132TLESourceConfig
133ConfigDialog::getTleSourceConfig(void) const

Callers 1

onTriggerSetupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected