-
Type:
Suggestion
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 5.10.1
-
Fix Version/s: 5.11.0
-
Component/s: Quick: 2D Renderer
-
Labels:None
Will there be scope for adding mouse area to the QML Shapes Feature added in 5.10? Or alternatively a helper item to identify if a point lies within a closed shape path, or line?
MouseArea only applies to the bounding box of the PathShape. In QGraphicsView, it was possible to use the
QGraphicsPathItem::contains