Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ selected
Method
selected
DSView/pv/view/selectableitem.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
bool SelectableItem::selected()
40
{
41
return _selected;
42
}
43
44
void SelectableItem::select(bool select)
45
{
Callers
3
mouseDoubleClickEvent
Method · 0.80
mousePressEvent
Method · 0.80
contextMenuEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected