Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
kdevplatform/language/duchain/navigation/usesnavigationcontext.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
QString UsesNavigationContext::name() const
30
{
31
return QStringLiteral(
"Uses"
);
32
}
33
34
QString UsesNavigationContext::html(bool shorten)
35
{
Callers
5
saveDUChainItem
Function · 0.45
doMoreCleanup
Method · 0.45
backgroundColor
Function · 0.45
highlightAndEscapeUseText
Function · 0.45
html
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected