summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/README
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-08-24 18:22:44 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-09 01:18:37 +0200
commitf67d23d4fc4bc6d915f8b2c085998ddc2f6365fe (patch)
tree98d97c7cfc6fedd21cd6e01f653dc6e1830d9b62 /examples/widgets/tutorials/README
parent7d482d8ef21ed69dc18086e63fd3e969c68d3b3d (diff)
Move tutorials to widgets.
All of these are very QWidget centric. They cannot properly refer to the sources without being part of the widget module. This fixes around 300 qdoc errors. Change-Id: I5a7c2dbc10f7913f7b088d6a0ac81323b3c287ac Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'examples/widgets/tutorials/README')
-rw-r--r--examples/widgets/tutorials/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/widgets/tutorials/README b/examples/widgets/tutorials/README
new file mode 100644
index 0000000000..54c0b17706
--- /dev/null
+++ b/examples/widgets/tutorials/README
@@ -0,0 +1,6 @@
+Qt is supplied with tutorials that have been written to provide developers
+with an introduction to the Qt API.
+
+
+Documentation for tutorials can be found in the Tutorials
+link in the main documentation.