qt5base-lts/examples
Sergio Ahumada 48e0c4df23 Update copyright year in Digia's license headers
Change-Id: Ic804938fc352291d011800d21e549c10acac66fb
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-01-18 09:07:35 +01:00
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +01:00
dbus Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
embedded Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
gestures Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
gui Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
ipc Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
network Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
opengl Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpa Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtconcurrent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtestlib Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
sql Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
threads Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tools Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
touch Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
webkit/webkit-guide Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
widgets Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xml Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
examples.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
README Remove more references to demos. 2011-07-08 15:36:26 +02:00

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.