Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ addPlugin
Method
addPlugin
lib/extensionsystem/plugincollection.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void PluginCollection::addPlugin(PluginSpec *spec)
52
{
53
m_plugins.append(spec);
54
}
55
56
void PluginCollection::removePlugin(PluginSpec *spec)
57
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected