Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ ID
Method
ID
src/toolbars/EditToolBar.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
END_EVENT_TABLE()
116
117
Identifier EditToolBar::ID()
118
{
119
return wxT(
"Edit"
);
120
}
121
122
//Standard constructor
123
EditToolBar::EditToolBar( AudacityProject &project )
Callers
9
GetPath
Method · 0.45
VST3Wrapper
Method · 0.45
InitializeComponents
Method · 0.45
FetchSettings
Method · 0.45
LoadPreset
Method · 0.45
LoadPresetFromStream
Method · 0.45
SavePresetToStream
Method · 0.45
FindFactoryPresets
Method · 0.45
LoadPlugin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected