Add a grouping examples launcher for animation examples
authorAlan Alpert <alan.alpert@nokia.com>
Thu, 2 Feb 2012 23:28:00 +0000 (09:28 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 6 Feb 2012 03:09:40 +0000 (04:09 +0100)
commit21270c1b9a414cec825ef4c94de120da6126098a
treeb7b1c99c49e1e303ff3d4c6c89c9684e46bd228b
parent1a4dc88394fbe5f83f21facaebbef9adf199ed40
Add a grouping examples launcher for animation examples

Components are designed to be reusable, so that other categories might
use them to create grouping launchers.

Single grouped launchers fit better into the Qt examples style that
QtCreator and qdoc are expecting.

Change-Id: Ia6935394caa1856aa8cc105746dd3d30fd0b8c7c
Reviewed-by: Martin Jones <martin.jones@nokia.com>
examples/declarative/animation/animations.qml [new file with mode: 0644]
examples/declarative/shared/Button.qml [new file with mode: 0644]
examples/declarative/shared/LauncherList.qml [new file with mode: 0644]
examples/declarative/shared/README [new file with mode: 0644]
examples/declarative/shared/SimpleLauncherDelegate.qml [new file with mode: 0644]
examples/declarative/shared/back.png [new file with mode: 0644]