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