Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
void SettingsWX::Clear()
120
{
121
mConfig->DeleteAll();
122
}
123
124
bool SettingsWX::Read(const wxString& key, bool* value) const
125
{
Callers
4
OnPaint
Method · 0.45
OnPaint
Method · 0.45
MSWOnSelChange
Method · 0.45
OpenOut
Function · 0.45
Calls
1
DeleteAll
Method · 0.80
Tested by
no test coverage detected