Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ selectionController
Method
selectionController
kdevplatform/shell/core.cpp:580–583 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
578
}
579
580
ISelectionController* Core::selectionController()
581
{
582
return d->selectionController.data();
583
}
584
585
IDocumentationController* Core::documentationController()
586
{
Callers
12
updateActionStates
Method · 0.80
selectedProjects
Method · 0.80
initialize
Method · 0.80
activeDocumentPath
Method · 0.80
selectionChanged
Method · 0.80
createClipboardMimeData
Function · 0.80
ProjectManagerViewPlugin
Method · 0.80
updateFromBuildSetChange
Method · 0.80
collectItems
Method · 0.80
pasteFromContextMenu
Method · 0.80
dropEvent
Method · 0.80
createFromTemplate
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected