diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-03-29 05:56:41 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-03-29 05:56:41 (GMT) |
commit | 8c50262bfd9239bafdac0fbe03316af2b1e01d98 (patch) | |
tree | 4bdd624467403da3f835dc8a40f459b0c8c41b79 /doc/src/declarative/elements.qdoc | |
parent | be53372df21a099474ac0b28b95f29a077a8b3f0 (diff) | |
download | Qt-8c50262bfd9239bafdac0fbe03316af2b1e01d98.zip Qt-8c50262bfd9239bafdac0fbe03316af2b1e01d98.tar.gz Qt-8c50262bfd9239bafdac0fbe03316af2b1e01d98.tar.bz2 |
Relayout items when Flow size changes.
Also add Flow tests.
Task-number: QTBUG-9421
Diffstat (limited to 'doc/src/declarative/elements.qdoc')
-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 e62d546..8091f95 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -179,6 +179,7 @@ The following table lists the QML elements provided by the Qt Declarative module \o \l Column \o \l Row \o \l Grid +\o \l Flow \endlist \o |