Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ redrawHeaderLine
Method
redrawHeaderLine
kdevplatform/language/duchain/navigation/useswidget.cpp:633–636 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
631
}
632
633
void UsesWidget::redrawHeaderLine()
634
{
635
m_headerLine->setText(headerLineText());
636
}
637
638
const QString UsesWidget::headerLineText() const
639
{
Callers
2
progress
Method · 0.80
processUses
Method · 0.80
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected