Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSelected
Method
GetSelected
src/effects/EffectPresetDialog.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
wxString EffectPresetsDialog::GetSelected() const
70
{
71
return mSelection;
72
}
73
74
void EffectPresetsDialog::SetSelected(const wxString& parms)
75
{
Callers
2
TrackCompare
Method · 0.45
OnExport
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected