Commit 9443e72a authored by Laszlo Agocs's avatar Laszlo Agocs Committed by The Qt Project
Browse files

Ignore mouse events synthesized by the OS in Quick2


Make QQuickWindow ignore mouse events generated by the system from
touch events (e.g. on Windows). This will allow us to remove the
mousefromtouch parameter for the windows plugin and restore accepting
all mouse events in the platform plugin as the default behavior.

Change-Id: I82ff5fa97b02ebc69b61735e2366176e0a6a406c
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@digia.com>
parent 22d994ba
Showing with 31 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment