MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / applyConfig

Method applyConfig

Components/DataSaverUI.cpp:160–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160void
161DataSaverUI::applyConfig(void)
162{
163 if (this->config->path.size() > 0)
164 this->setRecordSavePath(this->config->path);
165}
166
167///////////////////////////////// Slots ////////////////////////////////////////
168void

Callers 1

loadSerializedConfigMethod · 0.45

Calls 2

setRecordSavePathMethod · 0.95
sizeMethod · 0.45

Tested by

no test coverage detected