diff options
author | Bea Lam <bea.lam@nokia.com> | 2010-06-03 00:33:04 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2010-06-03 01:44:26 (GMT) |
commit | 8119f82f6bc835dbd5bdc7827f9f80e5cfccbd6a (patch) | |
tree | 1bedb37fe1835f2bc54a650fd994de47a022d2be /doc | |
parent | 8aaeff9fb126021432e469899534e87a107c8b2d (diff) | |
download | Qt-8119f82f6bc835dbd5bdc7827f9f80e5cfccbd6a.zip Qt-8119f82f6bc835dbd5bdc7827f9f80e5cfccbd6a.tar.gz Qt-8119f82f6bc835dbd5bdc7827f9f80e5cfccbd6a.tar.bz2 |
Remove Media elements from Elements index
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 713b49d..514119b 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -168,8 +168,8 @@ The following table lists the QML elements provided by the \l {QtDeclarative}{Qt \header \o \bold {Views} \o \bold {Positioners} -\o \bold {Media} \o \bold {Effects} +\o \row \o @@ -202,13 +202,6 @@ The following table lists the QML elements provided by the \l {QtDeclarative}{Qt \o \list -\o \l SoundEffect -\o \l Audio -\o \l Video -\endlist - -\o -\list \o \l Particles (experimental) \list \o \l ParticleMotionLinear @@ -218,4 +211,6 @@ The following table lists the QML elements provided by the \l {QtDeclarative}{Qt \endlist \endtable +\o + */ |