Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
bool PluginBase::loadExtraButtons() { return false; }
74
75
void PluginBase::saveSettings(QSettings &s) {}
76
77
void PluginBase::loadSettings(QSettings &s) {}
78
Callers
2
save
Method · 0.45
disconnectDev
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected