MCPcopy 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

115END_EVENT_TABLE()
116
117Identifier EditToolBar::ID()
118{
119 return wxT("Edit");
120}
121
122//Standard constructor
123EditToolBar::EditToolBar( AudacityProject &project )

Callers 9

GetPathMethod · 0.45
VST3WrapperMethod · 0.45
InitializeComponentsMethod · 0.45
FetchSettingsMethod · 0.45
LoadPresetMethod · 0.45
LoadPresetFromStreamMethod · 0.45
SavePresetToStreamMethod · 0.45
FindFactoryPresetsMethod · 0.45
LoadPluginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected