MCPcopy 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
1410void RealtimeEffectPanel::SetFocus()
1411{
1412 mTrackEffectsHeader->SetFocus();
1413}
1414
1415void RealtimeEffectPanel::MakeTrackEffectPane()
1416{

Callers 2

HidePanelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected