MCPcopy 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
51void PluginCollection::addPlugin(PluginSpec *spec)
52{
53 m_plugins.append(spec);
54}
55
56void PluginCollection::removePlugin(PluginSpec *spec)
57{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected