diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2010-05-06 07:04:55 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2010-05-06 07:04:55 (GMT) |
commit | d1ab59da5de38ce0df0e6b9961fc5bf6580e5607 (patch) | |
tree | a254b90187ebeda77175f0021128b0c3c88f52e0 /doc/src/declarative/elements.qdoc | |
parent | d0a56df355cebc60176c3f449c1aee7bafd5562b (diff) | |
download | Qt-d1ab59da5de38ce0df0e6b9961fc5bf6580e5607.zip Qt-d1ab59da5de38ce0df0e6b9961fc5bf6580e5607.tar.gz Qt-d1ab59da5de38ce0df0e6b9961fc5bf6580e5607.tar.bz2 |
qdoc fixes.
Diffstat (limited to 'doc/src/declarative/elements.qdoc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 1dbc51b..574a187 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -120,11 +120,22 @@ The following table lists the QML elements provided by the \l {QtDeclarative}{Qt \list \o \l Item \o \l Rectangle + \list + \o \l Gradient + \list + \o \l GradientStop + \endlist + \endlist \o \l Image \o \l BorderImage \o \l AnimatedImage \o \l Text \o \l TextInput + \list + \o \l IntValidator + \o \l DoubleValidator + \o \l RegExpValidator + \endlist \o \l TextEdit \endlist |