diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2010-02-16 21:24:07 (GMT) |
---|---|---|
committer | Alan Alpert <alan.alpert@nokia.com> | 2010-02-16 21:29:43 (GMT) |
commit | fcb42e9da411695faea723e9196be6549d46bbdb (patch) | |
tree | 434e1f4d24e968e8bf022bff31d73064ad9cd4f6 /doc | |
parent | 7ff185d25de2a941e78cba72e4ec53913251cfbe (diff) | |
download | Qt-fcb42e9da411695faea723e9196be6549d46bbdb.zip Qt-fcb42e9da411695faea723e9196be6549d46bbdb.tar.gz Qt-fcb42e9da411695faea723e9196be6549d46bbdb.tar.bz2 |
Expose LayoutItem documentation
Also made it slightly more verbose.
Diffstat (limited to 'doc')
-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 cfbabf2..1d9d166 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -143,6 +143,7 @@ The following table lists the QML elements provided by the Qt Declarative module \o \l Repeater \o \l SystemPalette \o \l GraphicsObjectContainer +\o \l LayoutItem \endlist \header |