summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started/tutorials.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/getting-started/tutorials.qdoc')
-rw-r--r--doc/src/getting-started/tutorials.qdoc15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/src/getting-started/tutorials.qdoc b/doc/src/getting-started/tutorials.qdoc
index 5cde056..9fc6699 100644
--- a/doc/src/getting-started/tutorials.qdoc
+++ b/doc/src/getting-started/tutorials.qdoc
@@ -61,7 +61,7 @@
\o{2,1} \l{A Quick Start to Qt Designer}{\bold{Qt Designer}}
\o{2,1} \l{Qt Linguist Manual: Programmers#Tutorials}{\bold {Qt Linguist}}
\row
- \o \image designer-examples.png QtDesigner
+ \o \image designer-examples.png
\o
A quick guide through \QD showing the basic steps to create a
form with this interactive tool.
@@ -72,17 +72,18 @@
tools provided for developers, translators and release managers.
- \row
+\row
\o{2,1} \l{modelview.html}{\bold{ModelView}}
- \o{2,1}
-
+ \o{2,1} \l{thread-basics.html}{\bold {Threads}}
\row
\o \image treeview_sml.png ModelView
- \o This tutorial gives an introduction to ModelView programming using the Qt cross-platform framework
-
\o
+ This tutorial gives an introduction to ModelView programming using the Qt cross-platform framework
+
+ \o \image threads-examples.png Threads
\o
-
+ A short tutorial about thread concepts in general and basic Qt classes to handle threads.
+
\row
\o{2,1} \l{QML Tutorial}{\bold QML Tutorial}
\o{2,1} \l{QML Advanced Tutorial}{\bold SameGame}