Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
314
void ContextBrowserView::selectNextItem()
315
{
316
selectUse(this, NextUse);
317
}
318
319
void ContextBrowserView::selectPreviousItem()
320
{
Callers
nothing calls this directly
Calls
1
selectUse
Function · 0.85
Tested by
no test coverage detected