qt5base-lts/examples
Frederik Gladhorn b6191b16d4 Merge remote-tracking branch 'origin/5.4' into dev
Conflicts:
	src/corelib/global/global.pri
	src/corelib/global/qcompilerdetection.h
	src/corelib/global/qglobal.h
	src/corelib/tools/qdatetime.cpp
	src/plugins/platforms/xcb/qxcbscreen.h
	src/plugins/platforms/xcb/qxcbwindow.h
	src/widgets/dialogs/qcolordialog.cpp
	src/widgets/dialogs/qcolordialog_p.h
	tools/configure/configureapp.cpp

Change-Id: Ie9d6e9df13e570da0a90a67745a0d05f46c532af
2015-01-21 11:10:14 +01:00
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +01:00
corelib Merge remote-tracking branch 'origin/5.4' into dev 2015-01-21 11:10:14 +01:00
dbus doc: Updated Qt D-Bus Examples. 2014-05-28 16:52:04 +02:00
embedded Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gui Doc: Updated thumbnail images for some examples. 2014-10-28 19:31:53 +01:00
network Fix compiler warning in securesocketclient example 2014-10-30 10:52:51 +01:00
opengl QOpenGLWindow example: Remove unused code 2015-01-13 12:59:38 +01:00
qmake Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpa Introduce QRasterWindow 2014-08-05 16:47:42 +02:00
qtconcurrent Make qtconcurrent map example compile on exotic compilers 2014-09-18 08:16:00 +02:00
qtestlib Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
sql New Qt logo 2014-11-05 08:10:42 +01:00
touch Merge remote-tracking branch 'origin/5.3' into 5.4 2014-09-23 11:23:36 +02:00
webkit/webkit-guide Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
widgets Haiku: Make examples compile on Haiku 2015-01-14 05:37:12 +01:00
xml Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
examples.pro Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02: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.