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

Method GetEditor

src/effects/EffectUI.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64
65 bool Initialize();
66 EffectEditor *GetEditor() const { return mpEditor.get(); }
67
68 bool HandleCommandKeystrokes() override;
69

Callers 2

EffectUI.cppFile · 0.80
ShowMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected