Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetVendor
Method
SetVendor
libraries/lib-module-manager/PluginDescriptor.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void PluginDescriptor::SetVendor(const wxString & vendor)
121
{
122
mVendor = vendor;
123
}
124
125
void PluginDescriptor::SetEnabled(bool enable)
126
{
Callers
2
LoadGroup
Method · 0.80
PluginManager.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected