Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
void PluginDescriptor::SetPath(const PluginPath & path)
106
{
107
mPath = path;
108
}
109
110
void PluginDescriptor::SetSymbol(const ComponentInterfaceSymbol & symbol)
111
{
Callers
15
LoadGroup
Method · 0.45
PluginManager.cpp
File · 0.45
CopyEntriesRecursive
Function · 0.45
DefaultToDocumentsFolder
Method · 0.45
GetPresetsPath
Function · 0.45
AudacityApp.cpp
File · 0.45
ReadMacro
Method · 0.45
TimerRecordDialog
Method · 0.45
SaveAs
Method · 0.45
SaveCopy
Method · 0.45
OnPluginValidationFailed
Method · 0.45
ExportPresets
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected