qt5base-lts/examples/tools
Joerg Bornemann 43ea715418 remove superfluous include from echoplugin example
Change-Id: I8a53c5e628e43796d7f4b53c311dd4d200527262
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
2012-10-08 17:21:15 +02:00
..
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
completer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
contiguouscache Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
customcompleter Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
customtype Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
customtypesending Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
doc Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
echoplugin remove superfluous include from echoplugin example 2012-10-08 17:21:15 +02:00
i18n Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
plugandpaint Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
plugandpaintplugins Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
regexp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
settingseditor Use QStringList::join(QChar) overload where applicable [examples] 2012-09-23 23:30:03 +02:00
styleplugin Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
treemodelcompleter Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
undo Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
undoframework Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
tools.pro Remove useless "QT += widgets" 2012-06-05 16:01:29 +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.