summaryrefslogtreecommitdiffstats
path: root/examples/corelib/tools/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/corelib/tools/README')
-rw-r--r--examples/corelib/tools/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/corelib/tools/README b/examples/corelib/tools/README
new file mode 100644
index 0000000000..db5c107c82
--- /dev/null
+++ b/examples/corelib/tools/README
@@ -0,0 +1,9 @@
+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.