Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.cpp
File · 0.80
Show
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected