summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTasuku Suzuki <stasuku@gmail.com>2012-11-25 15:51:37 +0900
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-27 06:54:36 +0100
commitb05b9a4c7def41488d8cc29ee4c977de29b1416b (patch)
tree3a5c6a9ceb846111c064f5338fd2bfe1fcd5aa4c /doc
parentaa1b7f3c11d3f222e5c5029c603e9982d0a10e1c (diff)
downloadqt4-tools-b05b9a4c7def41488d8cc29ee4c977de29b1416b.tar.gz
Doc: add missing LayoutMirroring to QML Elements
Change-Id: Id088effb7b38353c05b4f0baba89ddaa637aa016 Reviewed-by: Casper van Donderen <casper.vandonderen@gmail.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/elements.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc
index ffc8bc1f5a..b3d066d77d 100644
--- a/doc/src/declarative/elements.qdoc
+++ b/doc/src/declarative/elements.qdoc
@@ -167,6 +167,7 @@ Elements that animate properties based on data types
\o \l {WorkerScript} - Enables the use of threads in QML
\o \l {Loader} - Controls the loading of items or components
\o \l {LayoutItem} - Allows declarative UI elements inside Qt's Graphics View layouts
+\o \l {LayoutMirroring} - Used to mirror layout behavior
\endlist
\section1 Graphical Effects