Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ loadPlugin
Method
loadPlugin
kdevplatform/shell/plugincontroller.cpp:420–423 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
}
419
420
IPlugin* PluginController::loadPlugin( const QString& pluginName )
421
{
422
return loadPluginInternal( pluginName );
423
}
424
425
void PluginController::initialize()
426
{
Callers
5
plugin
Method · 0.45
debug
Method · 0.45
initTestCase
Method · 0.45
initTestCase
Method · 0.45
createProject
Method · 0.45
Calls
no outgoing calls
Tested by
3
debug
Method · 0.36
initTestCase
Method · 0.36
initTestCase
Method · 0.36