MCPcopy 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
633void UsesWidget::redrawHeaderLine()
634{
635 m_headerLine->setText(headerLineText());
636}
637
638const QString UsesWidget::headerLineText() const
639{

Callers 2

progressMethod · 0.80
processUsesMethod · 0.80

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected