Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
protected:
102
bool createProxyFactory(const PluginInfo &pluginInfo, QObject *parent) override
Callers
3
Probe
Method · 0.80
ToolManager
Method · 0.80
initPluginRepository
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected