MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / saveSettings

Method saveSettings

pluginbase/src/pluginbase.cpp:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73bool PluginBase::loadExtraButtons() { return false; }
74
75void PluginBase::saveSettings(QSettings &s) {}
76
77void PluginBase::loadSettings(QSettings &s) {}
78

Callers 2

saveMethod · 0.45
disconnectDevMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected