Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ select
Method
select
DSView/pv/view/selectableitem.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void SelectableItem::select(bool select)
45
{
46
_selected = select;
47
}
48
49
QPen SelectableItem::highlight_pen()
50
{
Callers
4
mousePressEvent
Method · 0.80
mouseReleaseEvent
Method · 0.80
mousePressEvent
Method · 0.80
onDsoMouseRelease
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected