qt5base-lts/examples
David Boddie f5c4cbb6d4 Doc: Speculative attempt to fix build breakage.
Case sensitivity problems strike again.
(cherry picked from commit 9aa5f949f092032589917a0bfe16e78828d0dabe)

Change-Id: I5c9472c385fb045db8ab8ea54ec69bebb934ec6c
Reviewed-on: http://codereview.qt.nokia.com/407
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: David Boddie
2011-07-21 08:54:05 +02:00
..
animation Doc: Added missing license headers for documentation and examples. 2011-07-20 15:12:53 +02:00
dbus Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
desktop Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
dialogs Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
draganddrop Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
effects Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
embedded Remove more references to demos. 2011-07-08 15:36:26 +02:00
gestures Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
graphicsview Remove more references to demos. 2011-07-08 15:36:26 +02:00
ipc Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
itemviews Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
ja_JP/linguist/hellotr Squashed commit of the changes from the mobile-examples repository 2011-05-23 14:24:07 +02:00
layouts Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
linguist Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
mainwindows Remove more references to demos. 2011-07-08 15:36:26 +02:00
network Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
opengl Doc: Added missing license headers for documentation and examples. 2011-07-20 15:12:53 +02:00
openvg Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
painting Remove more references to demos. 2011-07-08 15:36:26 +02:00
qmake Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtconcurrent Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
qtestlib Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
qws Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
richtext Remove more references to demos. 2011-07-08 15:36:26 +02:00
scroller Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sql Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
statemachine Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
threads Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
tools Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
touch Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
tutorials Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
uitools Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
webkit/webkit-guide Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
widgets Doc: Speculative attempt to fix build breakage. 2011-07-21 08:54:05 +02:00
xml Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
examples.pro Add the embedded demos-examples to the build. 2011-06-24 16:47:24 +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.