qt5base-lts/examples/tools
Frederik Gladhorn d1f74b8ddf Move examples to proper location.
Change-Id: Ib808f5d99cb8217f8786411b531fa5bc7fa5250a
Reviewed-by: Martin Smith <martin.smith@digia.com>
2012-09-21 19:59:16 +02:00
..
codecs examples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least on Unix 2012-03-08 09:58:26 +01:00
completer Examples: Don't use deprecated methods 2012-04-21 17:29:40 +02:00
contiguouscache Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
customcompleter Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
customtype Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
customtypesending Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
doc Move examples to proper location. 2012-09-21 19:59:16 +02:00
echoplugin Use new plugin system in qtbase. 2012-02-27 13:28:21 +01:00
i18n Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
plugandpaint Examples: Don't use deprecated methods 2012-04-21 17:29:40 +02:00
plugandpaintplugins Examples: Don't use deprecated methods 2012-04-21 17:29:40 +02:00
regexp Doc: Fix broken return codes for a few examples 2012-08-15 11:38:37 +02:00
settingseditor Examples: Don't use deprecated methods 2012-04-21 17:29:40 +02:00
styleplugin Use new plugin system in qtbase. 2012-02-27 13:28:21 +01:00
treemodelcompleter examples: Mark ctor's as explicit 2012-09-17 22:14:25 +02:00
undo examples: Mark ctor's as explicit 2012-09-17 22:14:25 +02:00
undoframework examples: Mark ctor's as explicit 2012-09-17 22:14:25 +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.