qt5base-lts/examples/tools
Friedemann Kleint 626283740f Fix building of examples.
- Correct install path of widget examples to contain widgets
  directory in target tree.
- Add missing resources.

Task-number: QTBUG-27977

Change-Id: If4cb117998892b0b165d7678367553d3a7553b91
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
2012-11-21 16:36:50 +01: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 Fix building of examples. 2012-11-21 16:36:50 +01: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 Fix building of examples. 2012-11-21 16:36:50 +01: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.