MCPcopy 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
158void MainWindowPrivate::gotoPreviousSplit()
159{
160 gotoPrevNextSplit(false);
161}
162
163void MainWindowPrivate::toggleFullScreen(bool fullScreen)
164{

Callers

nothing calls this directly

Calls 1

gotoPrevNextSplitFunction · 0.85

Tested by

no test coverage detected