Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setNavigationWidget
Method
setNavigationWidget
plugins/contextbrowser/contextbrowserview.cpp:358–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
}
357
358
void ContextBrowserView::setNavigationWidget(QWidget* widget)
359
{
360
updateMainWidget(widget);
361
}
362
363
void ContextBrowserView::setContext(KDevelop::DUContext* context)
364
{
Callers
1
showToolTip
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected