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

Method splitView

kdevplatform/shell/ktexteditorpluginintegration.cpp:803–806  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

801}
802
803void MainWindow::splitView(Qt::Orientation orientation)
804{
805 m_mainWindow->split(orientation);
806}
807
808}
809

Callers

nothing calls this directly

Calls 1

splitMethod · 0.45

Tested by

no test coverage detected