diff options
author | David Boddie <david.boddie@nokia.com> | 2011-02-24 19:55:42 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-02-24 19:55:42 (GMT) |
commit | d9a49edc46beb81a80a94ac07543cf7b86856ed3 (patch) | |
tree | 695e00ead5551c447196adfb25f7a4d1bc65bdff /doc/src/qt-webpages.qdoc | |
parent | fcea2461489fd392975f8393d7dde8dc1bb6542d (diff) | |
download | Qt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.zip Qt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.tar.gz Qt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.tar.bz2 |
Doc: Added a threading tutorial.
Squashed commit containing changes to documentation during the
development of a threading tutorial, written by Roland Wolf.
Diffstat (limited to 'doc/src/qt-webpages.qdoc')
-rw-r--r-- | doc/src/qt-webpages.qdoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/qt-webpages.qdoc b/doc/src/qt-webpages.qdoc index fde8d9a..e915267 100644 --- a/doc/src/qt-webpages.qdoc +++ b/doc/src/qt-webpages.qdoc @@ -260,3 +260,7 @@ \title Qt Coding Style */ +/*! + \externalpage http://qt.nokia.com/developer/learning/online/training/training-day-at-developer-days-2009/ + \title Training Day at Qt Developer Days 2009 +*/ |