Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
549
DocumentController *Core::documentControllerInternal()
550
{
551
return d->documentController.data();
552
}
553
554
IRunController *Core::runController()
555
{
Callers
15
init
Method · 0.80
cleanup
Method · 0.80
iDocumentFromKteDocument
Function · 0.80
documents
Method · 0.80
openUrl
Method · 0.80
findUrl
Method · 0.80
activateView
Method · 0.80
fileNew
Method · 0.80
nextEmptyDocumentUrl
Method · 0.80
openDocumentsWithSplitSeparators
Method · 0.80
queryClose
Method · 0.80
init
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
4
init
Method · 0.64
cleanup
Method · 0.64
init
Method · 0.64
cleanup
Method · 0.64