Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setSelected
Method
setSelected
src/plugins/codeeditor/symbol/symbolbar.cpp:75–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void CurmbItem::setSelected(bool selected)
76
{
77
hasSelected = selected;
78
update();
79
}
80
81
bool CurmbItem::isSelected() const
82
{
Callers
4
processLocalBranch
Method · 0.80
focusOnBranch
Method · 0.80
curmbItemClicked
Method · 0.80
resetCurmbItemState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected