MCPcopy Create free account
hub / github.com/KDE/kdevelop / selectPreviousDock

Method selectPreviousDock

kdevplatform/sublime/mainwindow_p.cpp:246–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

244}
245
246void MainWindowPrivate::selectPreviousDock()
247{
248 idealController->goPrevNextDock(IdealController::PrevDock);
249}
250
251Area::WalkerMode MainWindowPrivate::IdealToolViewCreator::operator() (View *view, Sublime::Position position)
252{

Callers

nothing calls this directly

Calls 1

goPrevNextDockMethod · 0.80

Tested by

no test coverage detected