MCPcopy 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
75void Preferences::clear() { p.clear(); }
76
77QVariant Preferences::get(QString val) { return Preferences::GetInstance()->_get(val); }
78

Callers 3

initPreferencesMethod · 0.45
updateSubscriptionsMethod · 0.45
hasTextMethod · 0.45

Calls

no outgoing calls

Tested by 1

initPreferencesMethod · 0.36