Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ pluginControllerInternal
Method
pluginControllerInternal
kdevplatform/shell/core.cpp:509–512 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
507
}
508
509
PluginController *Core::pluginControllerInternal()
510
{
511
return d->pluginController.data();
512
}
513
514
IProjectController *Core::projectController()
515
{
Callers
11
unloadAllProjectPlugins
Method · 0.80
importProject
Method · 0.80
pluginInfo
Function · 0.80
PluginsModel
Method · 0.80
StatusBar
Method · 0.80
PluginPreferences
Method · 0.80
defaults
Method · 0.80
apply
Method · 0.80
initTestCase
Method · 0.80
loadPluginCustomDefaults
Method · 0.80
loadPluginNormalDefaults
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
3
initTestCase
Method · 0.64
loadPluginCustomDefaults
Method · 0.64
loadPluginNormalDefaults
Method · 0.64