MouseEventFilter: handle HoverMove events
When using Scene3D, there are no MouseMove events. Instead there are HoverMove
events being generated. For that reason we intercept these to allow the
MouseHandlers to receive positionChanged events when used with Scene3D
Change-Id: I638a86a1b574e3f99163e0b1b13cb47c83acdc1e
Reviewed-by:
Sean Harmer <sean.harmer@kdab.com>
Please register or sign in to comment