Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
5.10.1
-
None
Description
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