MCPcopy Create free account
hub / github.com/audacity/audacity / HandleCommandKeystrokes

Method HandleCommandKeystrokes

src/effects/EffectUI.cpp:489–492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

487}
488
489bool EffectUIHost::HandleCommandKeystrokes()
490{
491 return !IsModal();
492}
493
494
495void EffectUIHost::OnInitDialog(wxInitDialogEvent & evt)

Callers 1

FilterKeyEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected