qt5base-lts/examples/tools
Topi Reinio 1d22f20887 Doc: Fix paths for a number of examples
Modularized example paths are defined in module-specific .qdocconf
files. This change fixes \example command for a number of examples to
be relative to those paths. This way, the manifest files will have a
correct project path for each example.

Change-Id: I6d3dba34a1eb04a2bc294520102e232ccd0f0ba2
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2013-05-08 10:01:48 +02:00
..
contiguouscache Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
customtype Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
customtypesending Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
doc Doc: Fix paths for a number of examples 2013-05-08 10:01:48 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
tools.pro push feature conditionals down to subdirectories 2013-01-31 15:51:14 +01: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.