qt5base-lts/tests/manual/qtabletevent/regular_widgets
Shawn Rutledge da9e02eb83 QTabletEvent manual test: show buttons, pressure, eraser
- Show which button was pressed or released
- Render an ellipse proportional to pressure for each point drawn
- Different color for the eraser
- More complete output for each event
- Don't show mouse events by default, just as most tablet applications
  can now ignore mouse events on the drawing canvas.  But for the
  purpose of testing interleaving of tablet and mouse events,
  one can give the argument --mouse when starting this program
  to show them too, as before.

Task-number: QTBUG-39458
Change-Id: I5e03f1aa748be39d524bd6984ff5d66579787cf9
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2014-07-31 12:20:34 +02:00
..
main.cpp QTabletEvent manual test: show buttons, pressure, eraser 2014-07-31 12:20:34 +02:00
regular_widgets.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00