MCPcopy Create free account
hub / github.com/audacity/audacity / Clear

Method Clear

libraries/lib-wx-init/SettingsWX.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119void SettingsWX::Clear()
120{
121 mConfig->DeleteAll();
122}
123
124bool SettingsWX::Read(const wxString& key, bool* value) const
125{

Callers 4

OnPaintMethod · 0.45
OnPaintMethod · 0.45
MSWOnSelChangeMethod · 0.45
OpenOutFunction · 0.45

Calls 1

DeleteAllMethod · 0.80

Tested by

no test coverage detected