MCPcopy 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
580ISelectionController* Core::selectionController()
581{
582 return d->selectionController.data();
583}
584
585IDocumentationController* Core::documentationController()
586{

Callers 12

updateActionStatesMethod · 0.80
selectedProjectsMethod · 0.80
initializeMethod · 0.80
activeDocumentPathMethod · 0.80
selectionChangedMethod · 0.80
createClipboardMimeDataFunction · 0.80
collectItemsMethod · 0.80
pasteFromContextMenuMethod · 0.80
dropEventMethod · 0.80
createFromTemplateMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected