diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index ffc8bc1..b3d066d 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 |