diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2012-02-28 13:20:56 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-03-01 05:43:07 +0100 |
commit | beecd8388bc5f3f95c221027318642429f1902cb (patch) | |
tree | 51867343b19f2b0d89bd188e526c1d23170c32bf /doc/src/examples | |
parent | e3a43b3ca3b1e2d6fd92945d6d7f42aed8203abc (diff) |
Update ImageElement examples
Now more consistently formed. Required a UI redesign for border image,
you now view one at a time, with a selector control.
Change-Id: Idf64119b644c1a79779ea0a46412247d6d013cb1
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
Diffstat (limited to 'doc/src/examples')
-rw-r--r-- | doc/src/examples/examples-groups.qdoc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/src/examples/examples-groups.qdoc b/doc/src/examples/examples-groups.qdoc index a346794b96..0ecd117128 100644 --- a/doc/src/examples/examples-groups.qdoc +++ b/doc/src/examples/examples-groups.qdoc @@ -40,16 +40,6 @@ This example demonstrates the positioners and some of their animations. */ /*! - \title QML Examples - Image Elements - \example declarative/imageelements - \brief This is a collection of QML examples - \image qml-imageelements-example.png - - This is a collection of small QML examples relating to image elements. Each example is - a small QML file, usually containing or emphasizing a particular element or - feature. You can run and observe the behavior of each example. -*/ -/*! \title QML Examples - Models and Views \example declarative/modelviews \brief This is a collection of QML examples |