qt5base-lts/examples
Bernd Weimer cf32311d74 fingerpaint example: be sensitive to pressure only when supported
Fix fingerpaint example for platforms that don't support touch device
area and pressure by setting default size of drawn ellipse.

Change-Id: I884c688aa8ef98debf24876dbefaa4cff43a86a2
Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
2014-08-18 15:38:21 +02:00
..
aggregate
dbus doc: Updated Qt D-Bus Examples. 2014-05-28 16:52:04 +02:00
embedded
gui purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
ipc Doc: Move IPC example documentation 2014-03-27 15:16:20 +01:00
json
network Use QCommandLineParser in example dnslookup. 2014-03-15 10:44:41 +01:00
opengl purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
qmake
qpa
qtconcurrent
qtestlib
sql
threads Updated outdated README for thread examples 2014-03-31 12:46:38 +02:00
tools
touch fingerpaint example: be sensitive to pressure only when supported 2014-08-18 15:38:21 +02:00
webkit/webkit-guide
widgets Fix selection of fonts based on styleName 2014-08-14 14:39:20 +02:00
xml Doc: moved saxbookmarks example files 2014-07-09 12:17:34 +02:00
examples.pro Doc: corrected link/example errors 2014-01-31 16:18:07 +01:00
README

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.