qt5base-lts/examples/tools
Casper van Donderen 192eae5797 Remove references to demos from docs.
Change-Id: I1ae723af883c305ea64a4e46cc3ce889dd3c021b
Reviewed-on: http://codereview.qt.nokia.com/1032
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: David Boddie
2011-07-05 19:57:54 +02:00
..
codecs Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
completer Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
contiguouscache Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
customcompleter Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
customtype Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
customtypesending Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
echoplugin Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
i18n Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
inputpanel Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
plugandpaint Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
plugandpaintplugins Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
regexp Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
settingseditor Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
styleplugin Fix usage of QT_SOURCE_TREE 2011-06-07 22:18:35 +02:00
treemodelcompleter Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
undo Add the richtext and tools demo-examples to build. 2011-06-28 14:20:51 +02:00
undoframework Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
tools.pro Add the richtext and tools demo-examples to build. 2011-06-28 14:20:51 +02:00

Qt is equipped with a range of capable tool classes, from containers and
iterators to classes for string handling and manipulation.

Other classes provide application infrastructure support, handling plugin
loading and managing configuration files.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.