Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ MeterPrefsID
Function
MeterPrefsID
src/widgets/MeterPanel.cpp:389–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
static int MeterPrefsID()
390
{
391
static int value = wxNewId();
392
return value;
393
}
394
395
void MeterPanel::UpdateSelectedPrefs(int id)
396
{
Callers
2
UpdateSelectedPrefs
Method · 0.85
OnPreferences
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected