From f29f2c551aefa3e1f2141443b2eb52bd7fec26df Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Thu, 18 Jun 2009 13:55:17 +0200 Subject: Adding a note at the end of the tutorial and removed unused statements in docs. --- doc/addressbook-sdk.qdoc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/addressbook-sdk.qdoc b/doc/addressbook-sdk.qdoc index ebafc4ebe38..3fda7c450c0 100644 --- a/doc/addressbook-sdk.qdoc +++ b/doc/addressbook-sdk.qdoc @@ -46,8 +46,6 @@ \nextpage {examples/addressbook-sdk/part1}{Chapter 1} \title Address Book Tutorial - \ingroup howto - \ingroup tutorials \brief An introduction to GUI programming with Qt and Qt Creator, describing in detail how to put together a simple yet fully- functioning application. @@ -549,6 +547,13 @@ Again, we display the contents of the current object in \c contacts. + \table + \o \bold{Note}: This tutorial is work in progress and currently ends here. + You can read the remaining four chapters of the Address Book Tutorial from + \l{http://doc.trolltech.com/latest/tutorials-addressbook.html}{the Qt library documentation} + instead. Note that this version is IDE agnostic and does not + consider Qt Creator. It might contain subtle differences. + \endtable */ /*! -- cgit v1.2.3