qt5base-lts/examples
Friedemann Kleint ca56c9400c Temporarily disable printers on Windows, fix export.
Change-Id: I351692b53cf559cd3be64cec8907bd544ba41593
Reviewed-on: http://codereview.qt.nokia.com/3653
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Oliver Wolff <oliver.wolff@nokia.com>
2011-08-26 12:13:56 +02:00
..
animation Fix building of examples. 2011-08-25 15:54:16 +02:00
dbus Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
desktop Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
dialogs Temporarily disable printers on Windows, fix export. 2011-08-26 12:13:56 +02:00
draganddrop Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
effects Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
embedded Merge remote branch 'gerrit/master' into refactor 2011-07-12 12:52:22 +02:00
gestures Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
graphicsview Fix building of examples. 2011-08-25 15:54:16 +02:00
ipc Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
itemviews Fix building of examples. 2011-08-25 15:54:16 +02:00
ja_JP/linguist/hellotr Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
layouts Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
linguist Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
mainwindows Merge remote branch 'gerrit/master' into refactor 2011-07-12 12:52:22 +02:00
network Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
opengl Merge branch 'master' into refactor 2011-08-25 12:48:52 +02:00
painting Fix building of examples. 2011-08-25 15:54:16 +02:00
qmake fix pro files 2011-05-07 23:50:03 +02:00
qpa Added workable QScreen API on top of QPlatformScreen. 2011-07-25 13:52:09 +02:00
qtconcurrent Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
qtestlib Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
qws Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
richtext Fix building of examples. 2011-08-25 15:54:16 +02:00
scroller fix pro files 2011-05-07 23:50:03 +02:00
sql Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
statemachine Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
threads Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
tools Merge remote branch 'gerrit/master' into refactor 2011-08-03 11:03:22 +02:00
touch Fix building of examples. 2011-08-25 15:54:16 +02:00
tutorials Fix building of examples. 2011-08-25 15:54:16 +02:00
uitools Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
webkit/webkit-guide Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
widgets Fix building of examples. 2011-08-25 15:54:16 +02:00
xml Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
examples.pro Remove multimedia subdir from examples 2011-07-07 10:33:23 +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.