summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-06-18 12:55:18 +0200
committerKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-06-18 12:55:18 +0200
commit6eb638ab5f60ee147452d03c2d38993067168af6 (patch)
tree90e69536dc83fe5e4fb586be17bf8ae359296644
parent693195804148102964d04e332b0903714ca803cb (diff)
downloadqt-creator-6eb638ab5f60ee147452d03c2d38993067168af6.tar.gz
Doc - ommitting incomplete parts of the tutorial
-rw-r--r--doc/addressbook-sdk.qdoc14
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/addressbook-sdk.qdoc b/doc/addressbook-sdk.qdoc
index d4a0b0bea1..ebafc4ebe3 100644
--- a/doc/addressbook-sdk.qdoc
+++ b/doc/addressbook-sdk.qdoc
@@ -93,6 +93,12 @@
recommend checking out the \l{mainwindows/application}{Application}
example, which presents a small GUI application, with menus, toolbars, a
status bar, and so on.
+
+ \table
+ \o \bold{Disclaimer}: Development of this tutorial is on-going.
+ Currently, we have three parts complete. The remaining four parts
+ will be available in the coming release.
+ \endtable
*/
@@ -546,6 +552,7 @@
*/
/*!
+\omit
\page tutorials-addressbook-sdk-part4.html
\previouspage Address Book 3 - Navigating between Entries
\contentspage {Address Book Tutorial}{Contents}
@@ -704,9 +711,7 @@
\snippet examples/addressbook-sdk/part4/addressbook.cpp addContact
\dots
\snippet examples/addressbook-sdk/part4/addressbook.cpp cancel
-*/
-/*!
\page tutorials-addressbook-sdk-part5.html
\previouspage Address Book 4 - Editing and Removing Addresses
\contentspage {Address Book Tutorial}{Contents}
@@ -745,9 +750,7 @@
in a horizontal layout. Then set a top level layout - either horizontal or
vertical.
-*/
-/*!
\page tutorials-addressbook-sdk-part6.html
\previouspage Address Book 5 - Adding a Find Function
\contentspage {Address Book Tutorial}{Contents}
@@ -755,13 +758,12 @@
\example examples/addressbook-sdk/part6
\title Address Book 6 - Loading and Saving
-*/
-/*!
\page tutorials-addressbook-sdk-part7.html
\previouspage Address Book 6 - Loading and Saving
\contentspage {Address Book Tutorial}{Contents}
\example examples/addressbook-sdk/part7
\title Address Book 7 - Additional Features
+\endomit
*/