Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ gotoNextSplit
Method
gotoNextSplit
kdevplatform/shell/mainwindow_actions.cpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
void MainWindowPrivate::gotoNextSplit()
154
{
155
gotoPrevNextSplit(true);
156
}
157
158
void MainWindowPrivate::gotoPreviousSplit()
159
{
Callers
nothing calls this directly
Calls
1
gotoPrevNextSplit
Function · 0.85
Tested by
no test coverage detected