Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ clear
Method
clear
pluginbase/src/preferences.cpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void Preferences::clear() { p.clear(); }
76
77
QVariant Preferences::get(QString val) { return Preferences::GetInstance()->_get(val); }
78
Callers
3
initPreferences
Method · 0.45
updateSubscriptions
Method · 0.45
hasText
Method · 0.45
Calls
no outgoing calls
Tested by
1
initPreferences
Method · 0.36