MCPcopy 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
29QString UsesNavigationContext::name() const
30{
31 return QStringLiteral("Uses");
32}
33
34QString UsesNavigationContext::html(bool shorten)
35{

Callers 5

saveDUChainItemFunction · 0.45
doMoreCleanupMethod · 0.45
backgroundColorFunction · 0.45
htmlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected