Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
177
bool KDevelop::OneUseWidget::isHighlighted() const
178
{
179
return m_isHighlighted;
180
}
181
182
void OneUseWidget::activateLink()
183
{
Callers
1
selectUse
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected