qt5base-lts/examples
Kent Hansen a1d19b0917 Make examples build with Qt-in-namespace
Change-Id: Ie4710b8f3afb44191927bab94eb47e00207cb831
Reviewed-on: http://codereview.qt-project.org/5684
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-09-28 12:18:53 +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 Make examples build with Qt-in-namespace 2011-09-28 12:18:53 +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 Fix compilation 2011-09-19 21:05:28 +02:00
network Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
opengl Make examples build with Qt-in-namespace 2011-09-28 12:18:53 +02:00
painting Merge branch 'refactor' 2011-09-13 08:54:45 +02:00
qmake fix pro files 2011-05-07 23:50:03 +02:00
qpa Add missing license headers 2011-09-15 03:27:45 +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
webkit/webkit-guide Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
widgets Merge branch 'master' into refactor 2011-08-31 08:14:48 +02:00
xml Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
examples.pro Remove uilib and QtUiTools from QtBase 2011-09-13 20:11:40 +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.