Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ mousePressEvent
Method
mousePressEvent
cp-profiler/src/cpprofiler/analysis/pattern_rect.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
void PatternRect::mousePressEvent(QGraphicsSceneMouseEvent *)
22
{
23
m_hist_scene.findAndSelect(this);
24
}
25
26
void PatternRect::setHighlighted(bool val)
27
{
Callers
nothing calls this directly
Calls
1
findAndSelect
Method · 0.80
Tested by
no test coverage detected