qt5base-lts/examples
Frederik Gladhorn e65cd6f379 Merge remote-tracking branch 'origin/stable' into dev
Conflicts:
	src/concurrent/doc/qtconcurrent.qdocconf
	src/corelib/doc/qtcore.qdocconf
	src/corelib/global/qglobal.h
	src/dbus/doc/qtdbus.qdocconf
	src/dbus/qdbusmessage.h
	src/gui/doc/qtgui.qdocconf
	src/gui/image/qimagereader.cpp
	src/network/doc/qtnetwork.qdocconf
	src/opengl/doc/qtopengl.qdocconf
	src/opengl/qgl.h
	src/plugins/platforms/windows/qwindowswindow.cpp
	src/printsupport/doc/qtprintsupport.qdocconf
	src/sql/doc/qtsql.qdocconf
	src/testlib/doc/qttestlib.qdocconf
	src/tools/qdoc/doc/config/qt-cpp-ignore.qdocconf
	src/widgets/doc/qtwidgets.qdocconf
	src/xml/doc/qtxml.qdocconf

Change-Id: Ie9a1fa2cc44bec22a0b942e817a1095ca3414629
2013-02-14 14:24:57 +01:00
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +01:00
dbus Fix module name format in displayed code 2013-02-11 01:43:21 +01:00
embedded Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
gestures Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
gui Fix unopened comment 2013-01-28 14:07:34 +01:00
ipc Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
network Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
opengl Merge branch 'release' into stable 2013-01-31 18:55:53 +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 Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
qtestlib Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
sql Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
threads Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tools Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
touch Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
webkit/webkit-guide Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
widgets Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00
xml Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
examples.pro push feature conditionals down to subdirectories 2013-01-31 15:51:14 +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.