qt5base-lts/examples
Friedemann Kleint 7fc2864dc5 QtCore: Remove Windows CE.
Remove QSysInfo::WV_CE_5/6 enumeration values, #ifdef sections for Q_OS_WINCE
and wince .pro file clauses in library, examples and tests.

Task-number: QTBUG-51673
Change-Id: Ib63463445f3a26e04d018b193e4655030002f5f9
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-03-30 11:22:47 +00:00
..
aggregate
corelib QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
dbus Polish the complexpingpong example 2015-10-19 10:29:50 +00:00
embedded Updated license headers 2016-01-21 18:55:32 +00:00
gui Doc: remove unused code from OpenGL Window example 2015-10-07 10:56:04 +00:00
network QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
opengl Doc: Replaced Trolltech logo with Qt logo 2016-02-03 12:37:37 +00:00
qmake Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
qpa Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
qtconcurrent Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
qtestlib Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
sql Updated license headers 2016-01-21 18:55:32 +00:00
touch fingerpaint example: Use the maximum diameter for the touch spot by default 2015-05-23 11:28:00 +00:00
widgets Merge remote-tracking branch 'origin/5.6.0' into 5.6 2016-03-17 16:02:45 +01:00
xml Doc: Added brief statement to XML examples 2016-01-26 09:39:33 +00:00
examples.pro Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02: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.