Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
803
void MainWindow::splitView(Qt::Orientation orientation)
804
{
805
m_mainWindow->split(orientation);
806
}
807
808
}
809
Callers
nothing calls this directly
Calls
1
split
Method · 0.45
Tested by
no test coverage detected