Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ window
Method
window
kdevplatform/shell/ktexteditorpluginintegration.cpp:551–554 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
QWidget *MainWindow::window() const
552
{
553
return m_mainWindow;
554
}
555
556
QList<KTextEditor::View *> MainWindow::views() const
557
{
Callers
9
formatFiles
Method · 0.80
visibleDocumentsInWindow
Method · 0.80
widgetChanged
Method · 0.80
colorForId
Method · 0.80
createFolderFromContextMenu
Method · 0.80
renameItems
Method · 0.80
createFile
Function · 0.80
pasteFromContextMenu
Method · 0.80
doAlternate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected