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

Method selectNextItem

plugins/contextbrowser/contextbrowserview.cpp:314–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312}
313
314void ContextBrowserView::selectNextItem()
315{
316 selectUse(this, NextUse);
317}
318
319void ContextBrowserView::selectPreviousItem()
320{

Callers

nothing calls this directly

Calls 1

selectUseFunction · 0.85

Tested by

no test coverage detected