[Interest] Track global mouse position in QML

Shawn Rutledge Shawn.Rutledge at qt.io
Fri Mar 22 14:18:04 CET 2019



> On 21 Mar 2019, at 15:05, Jérôme Godbout <godboutj at amotus.ca> wrote:
> 
> Why not use a MouseArea or the new HoverHandler.

Yes HoverHandler should work, as long as event propagation doesn’t stop before it gets there… i.e. if you have trouble with that, put it inside an Item that is on top of the rest.



More information about the Interest mailing list