MCPcopy 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
21void PatternRect::mousePressEvent(QGraphicsSceneMouseEvent *)
22{
23 m_hist_scene.findAndSelect(this);
24}
25
26void PatternRect::setHighlighted(bool val)
27{

Callers

nothing calls this directly

Calls 1

findAndSelectMethod · 0.80

Tested by

no test coverage detected