qt5base-lts/examples
Liang Qi 92d88e4755 Support -qtnamespace and -qtlibinfix in qtbase examples
Task-number: QTBUG-19971
Change-Id: Ie20eb2fc133658dd34e1ec25a3b80c36f0f01aa3
Reviewed-on: http://codereview.qt.nokia.com/2754
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Liang Qi <liang.qi@nokia.com>
2011-08-08 16:41:27 +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 Support -qtnamespace and -qtlibinfix in qtbase examples 2011-08-08 16:41:27 +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 Eliminate reference to Trolltech. 2011-08-02 13:14:55 +02:00
touch Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
tutorials Fix obsolete contact email 2011-07-28 10:03:45 +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 Support -qtnamespace and -qtlibinfix in qtbase examples 2011-08-08 16:41:27 +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.