Fix example lists for Qt Quick
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Fri, 30 Nov 2012 11:30:11 +0000 (12:30 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 30 Nov 2012 14:30:17 +0000 (15:30 +0100)
commit6daa13b55a0e6685d7397e93e4c37c739ede9268
treebe25bbc11d2bedda518bee502a445c615e1ff90d
parentd7996b7637ae0bbc261c32b4f93dd07e66eeda7a
Fix example lists for Qt Quick

Snippets are fixed, the extending-examples are moved from
QtDoc, groups are used to generate the lists and I've removed
some unrelated stuff from the list of Qt Quick examples.

Change-Id: I347b6fa8a29b1cede1164fa858488f34507e1a17
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
19 files changed:
examples/quick/accessibility/doc/src/accessibility.qdoc
examples/quick/animation/doc/src/animation.qdoc
examples/quick/canvas/doc/src/canvas.qdoc
examples/quick/doc/src/qml-extending.qdoc [new file with mode: 0644]
examples/quick/draganddrop/doc/src/draganddrop.qdoc
examples/quick/imageelements/doc/src/imageelements.qdoc
examples/quick/keyinteraction/doc/src/keyinteraction.qdoc
examples/quick/modelviews/doc/src/modelviews.qdoc
examples/quick/mousearea/doc/src/mousearea.qdoc
examples/quick/painteditem/textballoons/doc/src/textballoons.qdoc
examples/quick/positioners/doc/src/positioners.qdoc
examples/quick/righttoleft/doc/src/righttoleft.qdoc
examples/quick/shadereffects/doc/src/shadereffects.qdoc
examples/quick/text/doc/src/text.qdoc
examples/quick/threading/doc/src/threading.qdoc
examples/quick/touchinteraction/doc/src/touchinteraction.qdoc
examples/quick/ui-components/slideswitch/doc/src/example-slideswitch.qdoc
src/quick/doc/src/examples.qdoc
src/quick/doc/src/tutorial.qdoc