MCPcopy Create free account
hub / github.com/KDAB/GammaRay / plugins

Method plugins

common/pluginmanager.h:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 inline QVector<IFace *> plugins()
97 {
98 return m_plugins;
99 }
100
101protected:
102 bool createProxyFactory(const PluginInfo &pluginInfo, QObject *parent) override

Callers 3

ProbeMethod · 0.80
ToolManagerMethod · 0.80
initPluginRepositoryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected