qt5base-lts/examples/tools
Jason McDonald c8a31a3100 Eliminate reference to Trolltech.
Task-number: QTBUG-19653

Change-Id: If3c822dd59ccbdd03037068acfe902ed9688a874
Reviewed-on: http://codereview.qt.nokia.com/2482
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-08-02 13:14:55 +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 Eliminate reference to Trolltech. 2011-08-02 13:14:55 +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.