From: Caroline Chao Date: Mon, 27 May 2013 07:37:33 +0000 (+0200) Subject: Doc: Add Dialogs/Controls/Layouts in submodules section X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=bc824685c18ac15c70e095de540800312433de80;p=konrad%2Fqtdeclarative.git Doc: Add Dialogs/Controls/Layouts in submodules section Change-Id: Ide4afaa74d73ea09cf329de593283c269ecdacb3 Reviewed-by: Jerome Pasion Reviewed-by: Shawn Rutledge --- diff --git a/src/quick/doc/src/qmltypereference.qdoc b/src/quick/doc/src/qmltypereference.qdoc index 7e49ac0..d580ba8 100644 --- a/src/quick/doc/src/qmltypereference.qdoc +++ b/src/quick/doc/src/qmltypereference.qdoc @@ -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