MCPcopy 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
509PluginController *Core::pluginControllerInternal()
510{
511 return d->pluginController.data();
512}
513
514IProjectController *Core::projectController()
515{

Callers 11

importProjectMethod · 0.80
pluginInfoFunction · 0.80
PluginsModelMethod · 0.80
StatusBarMethod · 0.80
PluginPreferencesMethod · 0.80
defaultsMethod · 0.80
applyMethod · 0.80
initTestCaseMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by 3

initTestCaseMethod · 0.64