Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
544
IDocumentController *Core::documentController()
545
{
546
return d->documentController.data();
547
}
548
549
DocumentController *Core::documentControllerInternal()
550
{
Callers
15
BreakpointModel
Method · 0.80
markChanged
Method · 0.80
toggleBreakpoint
Method · 0.80
isSupportedBreakpointUrl
Function · 0.80
updateMovingCursor
Method · 0.80
slotOpenFile
Method · 0.80
documentController
Function · 0.80
VariableCollection
Method · 0.80
frameSelectionChanged
Method · 0.80
formatFile
Method · 0.80
ProblemModel
Method · 0.80
OpenDocumentSet
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
15
documentController
Function · 0.64
initTestCase
Method · 0.64
initTestCase
Method · 0.64
testOpenDocumentFromText
Method · 0.64
testClosing
Method · 0.64
testKateDocumentAndViewCreation
Method · 0.64
initTestCase
Method · 0.64
~TestFile
Method · 0.64
cleanup
Method · 0.64
testProjectFileFilter
Method · 0.64
openAnyDocument
Function · 0.64
textForDocument
Function · 0.64