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

Method controller

kdevplatform/shell/uicontroller.cpp:616–619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

614}
615
616Sublime::Controller* UiController::controller()
617{
618 return this;
619}
620
621KParts::MainWindow *UiController::activeMainWindow()
622{

Callers 4

openProjectMethod · 0.45
toggleAreaMethod · 0.45
PartDocumentMethod · 0.45
newSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected