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

Method SetPath

libraries/lib-module-manager/PluginDescriptor.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void PluginDescriptor::SetPath(const PluginPath & path)
106{
107 mPath = path;
108}
109
110void PluginDescriptor::SetSymbol(const ComponentInterfaceSymbol & symbol)
111{

Callers 15

LoadGroupMethod · 0.45
PluginManager.cppFile · 0.45
CopyEntriesRecursiveFunction · 0.45
GetPresetsPathFunction · 0.45
AudacityApp.cppFile · 0.45
ReadMacroMethod · 0.45
TimerRecordDialogMethod · 0.45
SaveAsMethod · 0.45
SaveCopyMethod · 0.45
ExportPresetsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected