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

Method documentController

kdevplatform/shell/core.cpp:544–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

542}
543
544IDocumentController *Core::documentController()
545{
546 return d->documentController.data();
547}
548
549DocumentController *Core::documentControllerInternal()
550{

Callers 15

BreakpointModelMethod · 0.80
markChangedMethod · 0.80
toggleBreakpointMethod · 0.80
isSupportedBreakpointUrlFunction · 0.80
updateMovingCursorMethod · 0.80
slotOpenFileMethod · 0.80
documentControllerFunction · 0.80
VariableCollectionMethod · 0.80
frameSelectionChangedMethod · 0.80
formatFileMethod · 0.80
ProblemModelMethod · 0.80
OpenDocumentSetMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by 15

documentControllerFunction · 0.64
initTestCaseMethod · 0.64
initTestCaseMethod · 0.64
testClosingMethod · 0.64
initTestCaseMethod · 0.64
~TestFileMethod · 0.64
cleanupMethod · 0.64
testProjectFileFilterMethod · 0.64
openAnyDocumentFunction · 0.64
textForDocumentFunction · 0.64