Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetFocus
Method
SetFocus
src/RealtimeEffectPanel.cpp:1410–1413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1408
}
1409
1410
void RealtimeEffectPanel::SetFocus()
1411
{
1412
mTrackEffectsHeader->SetFocus();
1413
}
1414
1415
void RealtimeEffectPanel::MakeTrackEffectPane()
1416
{
Callers
2
OnEffectListItemChange
Method · 0.45
HidePanel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected