MCPcopy 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
551QWidget *MainWindow::window() const
552{
553 return m_mainWindow;
554}
555
556QList<KTextEditor::View *> MainWindow::views() const
557{

Callers 9

formatFilesMethod · 0.80
widgetChangedMethod · 0.80
colorForIdMethod · 0.80
renameItemsMethod · 0.80
createFileFunction · 0.80
pasteFromContextMenuMethod · 0.80
doAlternateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected