Commit 01d78ba8 authored by Shawn Rutledge's avatar Shawn Rutledge
Browse files

Android: generate QTabletEvents for stylus devices such as the S Pen


For example the Galaxy Note series of devices.  This makes possible
drawing applications which handle stylus events differently from touch
or mouse.  As on any other platform, if the application does not accept
the QTabletEvent, a QMouseEvent will be synthesized.
Also fix the tablet manual test to show larger circles on hidpi devices.

[ChangeLog][Android] stylus devices such as the S Pen generate
QTabletEvents

Task-number: QTBUG-38379
Change-Id: Ib594f453b8403cc06aa4e440a76f07afa3bac38c
Reviewed-by: default avatarPaul Olav Tvete <paul.tvete@theqtcompany.com>
parent e227b8ec
Showing with 96 additions and 25 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