qt5base-lts/examples/touch/fingerpaint
Alexander Volkov 431e5d9f47 fingerpaint example: Use the maximum diameter for the touch spot by default
The result doesn't look good when you paint with the MinimumDiameter (3 px).
Also don't paint released touch points, because we can't get neither the
touch rect not the pressure for them.

Change-Id: I8d17c4884ae41545b2cd3f208afa73262133456c
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
2015-05-23 11:28:00 +00:00
..
fingerpaint.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mainwindow.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mainwindow.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
scribblearea.cpp fingerpaint example: Use the maximum diameter for the touch spot by default 2015-05-23 11:28:00 +00:00
scribblearea.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00