Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
456
Sublime::MainWindow *UiController::activeSublimeWindow()
457
{
458
Q_D(UiController);
459
460
return d->activeSublimeWindow;
461
}
462
463
MainWindow *UiController::defaultMainWindow()
464
{
Callers
15
setShowTextEditorStatusBar
Method · 0.80
gotoPrevNextWindow
Function · 0.80
gotoPrevNextSplit
Function · 0.80
DebugController
Method · 0.80
addSession
Method · 0.80
debuggerStateChanged
Method · 0.80
openDocumentInternal
Method · 0.80
fileClose
Method · 0.80
reloadAllDocuments
Method · 0.80
closeAllDocuments
Method · 0.80
closeAllOtherDocuments
Method · 0.80
activeDocument
Method · 0.80
Calls
no outgoing calls
Tested by
6
testDeclarationDefinitionOrder
Method · 0.64
testActivation
Method · 0.64
testDisableBuddies
Method · 0.64
testDisableOpenAfterCurrent
Method · 0.64
testDisableAll
Method · 0.64
testsplitViewBuddies
Method · 0.64