Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ NotifyPluginsChanged
Method
NotifyPluginsChanged
libraries/lib-module-manager/PluginManager.cpp:895–898 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
893
}
894
895
void PluginManager::NotifyPluginsChanged()
896
{
897
Publisher<PluginsChangedMessage>::Publish({});
898
}
899
900
const PluginRegistryVersion &PluginManager::GetRegistryVersion() const
901
{
Callers
4
DropFile
Method · 0.95
OnRescan
Method · 0.80
ApplyChanges
Method · 0.80
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected