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

Method activeSublimeWindow

kdevplatform/shell/uicontroller.cpp:456–461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454}
455
456Sublime::MainWindow *UiController::activeSublimeWindow()
457{
458 Q_D(UiController);
459
460 return d->activeSublimeWindow;
461}
462
463MainWindow *UiController::defaultMainWindow()
464{

Callers 15

gotoPrevNextWindowFunction · 0.80
gotoPrevNextSplitFunction · 0.80
DebugControllerMethod · 0.80
addSessionMethod · 0.80
debuggerStateChangedMethod · 0.80
openDocumentInternalMethod · 0.80
fileCloseMethod · 0.80
reloadAllDocumentsMethod · 0.80
closeAllDocumentsMethod · 0.80
activeDocumentMethod · 0.80

Calls

no outgoing calls

Tested by 6

testActivationMethod · 0.64
testDisableBuddiesMethod · 0.64
testDisableAllMethod · 0.64
testsplitViewBuddiesMethod · 0.64