MCPcopy 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
44void SelectableItem::select(bool select)
45{
46 _selected = select;
47}
48
49QPen SelectableItem::highlight_pen()
50{

Callers 4

mousePressEventMethod · 0.80
mouseReleaseEventMethod · 0.80
mousePressEventMethod · 0.80
onDsoMouseReleaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected