MCPcopy Create free account
hub / github.com/KDE/kdevelop / projectControllerInternal

Method projectControllerInternal

kdevplatform/shell/core.cpp:519–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517}
518
519ProjectController *Core::projectControllerInternal()
520{
521 return d->projectController.data();
522}
523
524IPartController *Core::partController()
525{

Callers 8

dropEventMethod · 0.80
reloadDoneMethod · 0.80
importDoneMethod · 0.80
applyMethod · 0.80
initTestCaseMethod · 0.80
initMethod · 0.80
mainFunction · 0.80

Calls 1

dataMethod · 0.45

Tested by 2

initTestCaseMethod · 0.64
initMethod · 0.64