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

Method kateWrapper

kdevplatform/shell/mainwindow.cpp:140–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140KTextEditorIntegration::MainWindow *MainWindow::kateWrapper() const
141{
142 Q_D(const MainWindow);
143
144 return d->kateWrapper();
145}
146
147void MainWindow::split(Qt::Orientation orientation)
148{

Callers 3

toKteWrapperFunction · 0.45
createViewWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected