Doc: Add Dialogs/Controls/Layouts in submodules section
authorCaroline Chao <caroline.chao@digia.com>
Mon, 27 May 2013 07:37:33 +0000 (09:37 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 27 May 2013 13:12:29 +0000 (15:12 +0200)
Change-Id: Ide4afaa74d73ea09cf329de593283c269ecdacb3
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>

src/quick/doc/src/qmltypereference.qdoc

index 7e49ac0..d580ba8 100644 (file)
@@ -64,6 +64,12 @@ information about the concepts which are central to \c QtQuick.
     system for QML applications
     \li \l{QtQuick.Window 2}{Window} - contains types for creating
     top-level windows and accessing screen information
+    \li \l{QtQuick.Dialogs 1}{Dialogs} - contains types for creating and
+    interacting with system dialogs
+    \li \l{QtQuick.Controls 1.0}{Controls} - provides a set of reusable
+    UI components
+    \li \l{QtQuick.Layouts 1.0}{Layouts} - contains types that are used
+    to arrange items in the user interface
     \endlist
 
 \section1 Basic Types