Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ activeView
Method
activeView
kdevplatform/shell/ktexteditorpluginintegration.cpp:571–574 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
569
}
570
571
KTextEditor::View *MainWindow::activeView() const
572
{
573
return toKteView(m_mainWindow->activeView());
574
}
575
576
KTextEditor::View* MainWindow::activateView(KTextEditor::Document* document)
577
{
Callers
15
setShowTextEditorStatusBar
Method · 0.45
gotoPrevNextWindow
Function · 0.45
split
Method · 0.45
gotoPrevNextSplit
Function · 0.45
openDocumentInternal
Method · 0.45
fileClose
Method · 0.45
closeAllOtherDocuments
Method · 0.45
activeDocument
Method · 0.45
activeTextDocumentView
Method · 0.45
openDocumentsSimple
Method · 0.45
updateCaption
Method · 0.45
isActive
Method · 0.45
Calls
1
toKteView
Function · 0.85
Tested by
7
testDeclarationDefinitionOrder
Method · 0.36
testActivation
Method · 0.36
testDisableBuddies
Method · 0.36
testDisableOpenAfterCurrent
Method · 0.36
testDisableAll
Method · 0.36
testsplitViewBuddies
Method · 0.36
restoreSplits
Method · 0.36