qt5base-lts/examples
Friedemann Kleint 8f2519660b Polish the mdi example.
Add a command line parser to be able to pass on files.

Task-number: QTBUG-35146
Change-Id: I32cbb9ec1e87667076e40a81c66674cf16836b54
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2014-09-24 23:07:25 +02:00
..
aggregate install a sane top-level examples.pro file 2012-12-11 13:37:57 +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 Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
ipc Doc: Move IPC example documentation 2014-03-27 15:16:20 +01:00
json Add json/savegame example. 2013-08-22 19:14:03 +02:00
network Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
opengl hellowindow: Set all the state for each frame 2014-09-04 14:06:42 +02: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 Update license headers and add new license files 2014-09-24 12:26:19 +02:00
threads Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
tools Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
touch Merge remote-tracking branch 'origin/5.3' into 5.4 2014-09-23 11:23:36 +02:00
webkit/webkit-guide Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
widgets Polish the mdi example. 2014-09-24 23:07:25 +02:00
xml Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
examples.pro examples: fix build without OpenGL 2014-09-10 10:52:56 +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.