MCPcopy Create free account
hub / github.com/KDE/kdevelop / isHighlighted

Method isHighlighted

kdevplatform/language/duchain/navigation/useswidget.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177bool KDevelop::OneUseWidget::isHighlighted() const
178{
179 return m_isHighlighted;
180}
181
182void OneUseWidget::activateLink()
183{

Callers 1

selectUseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected