MCPcopy 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
420IPlugin* PluginController::loadPlugin( const QString& pluginName )
421{
422 return loadPluginInternal( pluginName );
423}
424
425void PluginController::initialize()
426{

Callers 5

pluginMethod · 0.45
debugMethod · 0.45
initTestCaseMethod · 0.45
initTestCaseMethod · 0.45
createProjectMethod · 0.45

Calls

no outgoing calls

Tested by 3

debugMethod · 0.36
initTestCaseMethod · 0.36
initTestCaseMethod · 0.36