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

Method documentControllerInternal

kdevplatform/shell/core.cpp:549–552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

547}
548
549DocumentController *Core::documentControllerInternal()
550{
551 return d->documentController.data();
552}
553
554IRunController *Core::runController()
555{

Callers 15

initMethod · 0.80
cleanupMethod · 0.80
iDocumentFromKteDocumentFunction · 0.80
documentsMethod · 0.80
openUrlMethod · 0.80
findUrlMethod · 0.80
activateViewMethod · 0.80
fileNewMethod · 0.80
nextEmptyDocumentUrlMethod · 0.80
queryCloseMethod · 0.80
initMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by 4

initMethod · 0.64
cleanupMethod · 0.64
initMethod · 0.64
cleanupMethod · 0.64