summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@digia.com>2013-05-13 09:33:27 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-13 13:10:56 +0200
commitafefd6082c38d659484a6e2144d31d3d3f61c934 (patch)
tree24c0a4b5fc3f242edafe2e5ead13e1fa8cc90693
parentdecd82cc24e0fb30da8375dcf4f41b585d313909 (diff)
downloadqtdoc-afefd6082c38d659484a6e2144d31d3d3f61c934.tar.gz
Doc: Add Qt Quick Layouts to the list of essential modules
Change-Id: I5c06aa2970c289d02e3f40869440f19227eb2f84 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/src/qtmodules.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 9a5b769e..2d648d70 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -78,6 +78,10 @@
\li Reusable Qt Quick based UI controls to create classic desktop-style
user interfaces
\row
+ \li \l{Qt Quick Layouts}
+ \li Layouts are items that are used to arrange Qt Quick 2 based items in
+ the user interface.
+ \row
\li \l{Qt SQL}
\li Classes for database integration using SQL.
\row