MCPcopy 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
153void MainWindowPrivate::gotoNextSplit()
154{
155 gotoPrevNextSplit(true);
156}
157
158void MainWindowPrivate::gotoPreviousSplit()
159{

Callers

nothing calls this directly

Calls 1

gotoPrevNextSplitFunction · 0.85

Tested by

no test coverage detected