qt5base-lts/tests/manual/qtabletevent
Shawn Rutledge 9b72900834 Update QTabletEvent device_information manual test
- stop using deprecated accessors in QTabletEvent and QMouseEvent
- position() and globalPosition() provide high resolution so
  we don't need to display hi-res global pos separately
- keep a pointer to the last-seen QPointingDevice instance
  rather than copying fields out of it; it will only be deleted
  if the platform plugin does that (usually only at exit or
  when it's unplugged)
- show seat ID
- show platform-specific device ID

Change-Id: Ic34e1d1256d6956867992db831c2e66bdda7001e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-06-17 09:12:20 +02:00
..
device_information Update QTabletEvent device_information manual test 2020-06-17 09:12:20 +02:00
event_compression Convert all of tests/manual 2019-11-14 09:03:26 +00:00
regular_widgets Introduce QInputDevice hierarchy; replace QTouchDevice 2020-06-16 22:06:56 +02:00
CMakeLists.txt Post Merge Fixes 2020-01-24 12:29:18 +00:00
qtabletevent.pro Build manual tests. 2012-04-12 14:50:39 +02:00