From 9d2b618fa022daeabd45e57aa1596197db883037 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Mon, 20 Feb 2012 10:34:44 +1000 Subject: Start of examples refactor This is the general reorg of the examples directory structure, plus additional guidelines. calculator, animations and accessibility have been updated to the new standards and tested, as an example. Task-number: QTBUG-24133 Change-Id: I76c3b86751d3195ba2a5474ff23afb875765e9a4 Reviewed-by: Alan Alpert --- examples/particles/images/launcherIcons/allatonce.png | Bin 0 -> 7075 bytes examples/particles/images/launcherIcons/attractor.png | Bin 0 -> 31296 bytes .../particles/images/launcherIcons/blurparticles.png | Bin 0 -> 19109 bytes examples/particles/images/launcherIcons/close.png | Bin 0 -> 2144 bytes examples/particles/images/launcherIcons/colortable.png | Bin 0 -> 6538 bytes .../particles/images/launcherIcons/customaffector.png | Bin 0 -> 10350 bytes .../particles/images/launcherIcons/customemitter.png | Bin 0 -> 22967 bytes examples/particles/images/launcherIcons/deformation.png | Bin 0 -> 2870 bytes examples/particles/images/launcherIcons/delegates.png | Bin 0 -> 1892 bytes .../particles/images/launcherIcons/dynamicemitters.png | Bin 0 -> 9347 bytes examples/particles/images/launcherIcons/emitmask.png | Bin 0 -> 45055 bytes examples/particles/images/launcherIcons/flickr.png | Bin 0 -> 10542 bytes .../particles/images/launcherIcons/fragmentshader.png | Bin 0 -> 22294 bytes .../particles/images/launcherIcons/gridsplosion.png | Bin 0 -> 8154 bytes examples/particles/images/launcherIcons/groupgoal.png | Bin 0 -> 7173 bytes examples/particles/images/launcherIcons/imagecolors.png | Bin 0 -> 56647 bytes examples/particles/images/launcherIcons/list.png | Bin 0 -> 32912 bytes .../particles/images/launcherIcons/maximumemitted.png | Bin 0 -> 1019 bytes .../particles/images/launcherIcons/multiplepainters.png | Bin 0 -> 8572 bytes examples/particles/images/launcherIcons/package.png | Bin 0 -> 3163 bytes .../particles/images/launcherIcons/particleview.png | Bin 0 -> 26560 bytes .../particles/images/launcherIcons/plasmapatrol.png | Bin 0 -> 9839 bytes examples/particles/images/launcherIcons/remove.png | Bin 0 -> 2144 bytes examples/particles/images/launcherIcons/rotation.png | Bin 0 -> 20661 bytes examples/particles/images/launcherIcons/samegame.png | Bin 0 -> 8647 bytes .../images/launcherIcons/shapeanddirection.png | Bin 0 -> 11359 bytes .../particles/images/launcherIcons/spaceexplorer.png | Bin 0 -> 9152 bytes examples/particles/images/launcherIcons/spritegoal.png | Bin 0 -> 35579 bytes examples/particles/images/launcherIcons/sprites.png | Bin 0 -> 17009 bytes .../images/launcherIcons/spritevariedparticles.png | Bin 0 -> 2569 bytes examples/particles/images/launcherIcons/startstop.png | Bin 0 -> 13670 bytes .../images/launcherIcons/timedgroupchanges.png | Bin 0 -> 16139 bytes .../particles/images/launcherIcons/trailemitter.png | Bin 0 -> 5371 bytes examples/particles/images/launcherIcons/trails.png | Bin 0 -> 23168 bytes examples/particles/images/launcherIcons/turbulence.png | Bin 0 -> 9684 bytes .../images/launcherIcons/velocityfrommotion.png | Bin 0 -> 36360 bytes examples/particles/images/launcherIcons/wander.png | Bin 0 -> 5858 bytes 37 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/particles/images/launcherIcons/allatonce.png create mode 100644 examples/particles/images/launcherIcons/attractor.png create mode 100644 examples/particles/images/launcherIcons/blurparticles.png create mode 100644 examples/particles/images/launcherIcons/close.png create mode 100644 examples/particles/images/launcherIcons/colortable.png create mode 100644 examples/particles/images/launcherIcons/customaffector.png create mode 100644 examples/particles/images/launcherIcons/customemitter.png create mode 100644 examples/particles/images/launcherIcons/deformation.png create mode 100644 examples/particles/images/launcherIcons/delegates.png create mode 100644 examples/particles/images/launcherIcons/dynamicemitters.png create mode 100644 examples/particles/images/launcherIcons/emitmask.png create mode 100644 examples/particles/images/launcherIcons/flickr.png create mode 100644 examples/particles/images/launcherIcons/fragmentshader.png create mode 100644 examples/particles/images/launcherIcons/gridsplosion.png create mode 100644 examples/particles/images/launcherIcons/groupgoal.png create mode 100644 examples/particles/images/launcherIcons/imagecolors.png create mode 100644 examples/particles/images/launcherIcons/list.png create mode 100644 examples/particles/images/launcherIcons/maximumemitted.png create mode 100644 examples/particles/images/launcherIcons/multiplepainters.png create mode 100644 examples/particles/images/launcherIcons/package.png create mode 100644 examples/particles/images/launcherIcons/particleview.png create mode 100644 examples/particles/images/launcherIcons/plasmapatrol.png create mode 100644 examples/particles/images/launcherIcons/remove.png create mode 100644 examples/particles/images/launcherIcons/rotation.png create mode 100644 examples/particles/images/launcherIcons/samegame.png create mode 100644 examples/particles/images/launcherIcons/shapeanddirection.png create mode 100644 examples/particles/images/launcherIcons/spaceexplorer.png create mode 100644 examples/particles/images/launcherIcons/spritegoal.png create mode 100644 examples/particles/images/launcherIcons/sprites.png create mode 100644 examples/particles/images/launcherIcons/spritevariedparticles.png create mode 100644 examples/particles/images/launcherIcons/startstop.png create mode 100644 examples/particles/images/launcherIcons/timedgroupchanges.png create mode 100644 examples/particles/images/launcherIcons/trailemitter.png create mode 100644 examples/particles/images/launcherIcons/trails.png create mode 100644 examples/particles/images/launcherIcons/turbulence.png create mode 100644 examples/particles/images/launcherIcons/velocityfrommotion.png create mode 100644 examples/particles/images/launcherIcons/wander.png (limited to 'examples/particles/images/launcherIcons') diff --git a/examples/particles/images/launcherIcons/allatonce.png b/examples/particles/images/launcherIcons/allatonce.png new file mode 100644 index 0000000000..b61d2d50d8 Binary files /dev/null and b/examples/particles/images/launcherIcons/allatonce.png differ diff --git a/examples/particles/images/launcherIcons/attractor.png b/examples/particles/images/launcherIcons/attractor.png new file mode 100644 index 0000000000..4bd8040c3b Binary files /dev/null and b/examples/particles/images/launcherIcons/attractor.png differ diff --git a/examples/particles/images/launcherIcons/blurparticles.png b/examples/particles/images/launcherIcons/blurparticles.png new file mode 100644 index 0000000000..4337f979cb Binary files /dev/null and b/examples/particles/images/launcherIcons/blurparticles.png differ diff --git a/examples/particles/images/launcherIcons/close.png b/examples/particles/images/launcherIcons/close.png new file mode 100644 index 0000000000..c37714ee8f Binary files /dev/null and b/examples/particles/images/launcherIcons/close.png differ diff --git a/examples/particles/images/launcherIcons/colortable.png b/examples/particles/images/launcherIcons/colortable.png new file mode 100644 index 0000000000..8841ea30f9 Binary files /dev/null and b/examples/particles/images/launcherIcons/colortable.png differ diff --git a/examples/particles/images/launcherIcons/customaffector.png b/examples/particles/images/launcherIcons/customaffector.png new file mode 100644 index 0000000000..d02e7918fa Binary files /dev/null and b/examples/particles/images/launcherIcons/customaffector.png differ diff --git a/examples/particles/images/launcherIcons/customemitter.png b/examples/particles/images/launcherIcons/customemitter.png new file mode 100644 index 0000000000..6d492573d1 Binary files /dev/null and b/examples/particles/images/launcherIcons/customemitter.png differ diff --git a/examples/particles/images/launcherIcons/deformation.png b/examples/particles/images/launcherIcons/deformation.png new file mode 100644 index 0000000000..d1b722df01 Binary files /dev/null and b/examples/particles/images/launcherIcons/deformation.png differ diff --git a/examples/particles/images/launcherIcons/delegates.png b/examples/particles/images/launcherIcons/delegates.png new file mode 100644 index 0000000000..929414cd0e Binary files /dev/null and b/examples/particles/images/launcherIcons/delegates.png differ diff --git a/examples/particles/images/launcherIcons/dynamicemitters.png b/examples/particles/images/launcherIcons/dynamicemitters.png new file mode 100644 index 0000000000..0cdef9d21e Binary files /dev/null and b/examples/particles/images/launcherIcons/dynamicemitters.png differ diff --git a/examples/particles/images/launcherIcons/emitmask.png b/examples/particles/images/launcherIcons/emitmask.png new file mode 100644 index 0000000000..e943a4adb9 Binary files /dev/null and b/examples/particles/images/launcherIcons/emitmask.png differ diff --git a/examples/particles/images/launcherIcons/flickr.png b/examples/particles/images/launcherIcons/flickr.png new file mode 100644 index 0000000000..4de2650280 Binary files /dev/null and b/examples/particles/images/launcherIcons/flickr.png differ diff --git a/examples/particles/images/launcherIcons/fragmentshader.png b/examples/particles/images/launcherIcons/fragmentshader.png new file mode 100644 index 0000000000..7c6de498d5 Binary files /dev/null and b/examples/particles/images/launcherIcons/fragmentshader.png differ diff --git a/examples/particles/images/launcherIcons/gridsplosion.png b/examples/particles/images/launcherIcons/gridsplosion.png new file mode 100644 index 0000000000..ec75453df6 Binary files /dev/null and b/examples/particles/images/launcherIcons/gridsplosion.png differ diff --git a/examples/particles/images/launcherIcons/groupgoal.png b/examples/particles/images/launcherIcons/groupgoal.png new file mode 100644 index 0000000000..69c6f64e54 Binary files /dev/null and b/examples/particles/images/launcherIcons/groupgoal.png differ diff --git a/examples/particles/images/launcherIcons/imagecolors.png b/examples/particles/images/launcherIcons/imagecolors.png new file mode 100644 index 0000000000..0ff13a346e Binary files /dev/null and b/examples/particles/images/launcherIcons/imagecolors.png differ diff --git a/examples/particles/images/launcherIcons/list.png b/examples/particles/images/launcherIcons/list.png new file mode 100644 index 0000000000..bc13263cff Binary files /dev/null and b/examples/particles/images/launcherIcons/list.png differ diff --git a/examples/particles/images/launcherIcons/maximumemitted.png b/examples/particles/images/launcherIcons/maximumemitted.png new file mode 100644 index 0000000000..4ef0435991 Binary files /dev/null and b/examples/particles/images/launcherIcons/maximumemitted.png differ diff --git a/examples/particles/images/launcherIcons/multiplepainters.png b/examples/particles/images/launcherIcons/multiplepainters.png new file mode 100644 index 0000000000..a28e3c4f02 Binary files /dev/null and b/examples/particles/images/launcherIcons/multiplepainters.png differ diff --git a/examples/particles/images/launcherIcons/package.png b/examples/particles/images/launcherIcons/package.png new file mode 100644 index 0000000000..eba8951c26 Binary files /dev/null and b/examples/particles/images/launcherIcons/package.png differ diff --git a/examples/particles/images/launcherIcons/particleview.png b/examples/particles/images/launcherIcons/particleview.png new file mode 100644 index 0000000000..a74f9a0340 Binary files /dev/null and b/examples/particles/images/launcherIcons/particleview.png differ diff --git a/examples/particles/images/launcherIcons/plasmapatrol.png b/examples/particles/images/launcherIcons/plasmapatrol.png new file mode 100644 index 0000000000..fda852b420 Binary files /dev/null and b/examples/particles/images/launcherIcons/plasmapatrol.png differ diff --git a/examples/particles/images/launcherIcons/remove.png b/examples/particles/images/launcherIcons/remove.png new file mode 100644 index 0000000000..c37714ee8f Binary files /dev/null and b/examples/particles/images/launcherIcons/remove.png differ diff --git a/examples/particles/images/launcherIcons/rotation.png b/examples/particles/images/launcherIcons/rotation.png new file mode 100644 index 0000000000..6a8dbea236 Binary files /dev/null and b/examples/particles/images/launcherIcons/rotation.png differ diff --git a/examples/particles/images/launcherIcons/samegame.png b/examples/particles/images/launcherIcons/samegame.png new file mode 100644 index 0000000000..d00698264b Binary files /dev/null and b/examples/particles/images/launcherIcons/samegame.png differ diff --git a/examples/particles/images/launcherIcons/shapeanddirection.png b/examples/particles/images/launcherIcons/shapeanddirection.png new file mode 100644 index 0000000000..9c1f910d0c Binary files /dev/null and b/examples/particles/images/launcherIcons/shapeanddirection.png differ diff --git a/examples/particles/images/launcherIcons/spaceexplorer.png b/examples/particles/images/launcherIcons/spaceexplorer.png new file mode 100644 index 0000000000..770584a0fa Binary files /dev/null and b/examples/particles/images/launcherIcons/spaceexplorer.png differ diff --git a/examples/particles/images/launcherIcons/spritegoal.png b/examples/particles/images/launcherIcons/spritegoal.png new file mode 100644 index 0000000000..77480c6f09 Binary files /dev/null and b/examples/particles/images/launcherIcons/spritegoal.png differ diff --git a/examples/particles/images/launcherIcons/sprites.png b/examples/particles/images/launcherIcons/sprites.png new file mode 100644 index 0000000000..144216ac7c Binary files /dev/null and b/examples/particles/images/launcherIcons/sprites.png differ diff --git a/examples/particles/images/launcherIcons/spritevariedparticles.png b/examples/particles/images/launcherIcons/spritevariedparticles.png new file mode 100644 index 0000000000..495bb6beee Binary files /dev/null and b/examples/particles/images/launcherIcons/spritevariedparticles.png differ diff --git a/examples/particles/images/launcherIcons/startstop.png b/examples/particles/images/launcherIcons/startstop.png new file mode 100644 index 0000000000..0ff53196a6 Binary files /dev/null and b/examples/particles/images/launcherIcons/startstop.png differ diff --git a/examples/particles/images/launcherIcons/timedgroupchanges.png b/examples/particles/images/launcherIcons/timedgroupchanges.png new file mode 100644 index 0000000000..ec9f826495 Binary files /dev/null and b/examples/particles/images/launcherIcons/timedgroupchanges.png differ diff --git a/examples/particles/images/launcherIcons/trailemitter.png b/examples/particles/images/launcherIcons/trailemitter.png new file mode 100644 index 0000000000..39acf8b40d Binary files /dev/null and b/examples/particles/images/launcherIcons/trailemitter.png differ diff --git a/examples/particles/images/launcherIcons/trails.png b/examples/particles/images/launcherIcons/trails.png new file mode 100644 index 0000000000..0337ebcfd8 Binary files /dev/null and b/examples/particles/images/launcherIcons/trails.png differ diff --git a/examples/particles/images/launcherIcons/turbulence.png b/examples/particles/images/launcherIcons/turbulence.png new file mode 100644 index 0000000000..2b9446ea90 Binary files /dev/null and b/examples/particles/images/launcherIcons/turbulence.png differ diff --git a/examples/particles/images/launcherIcons/velocityfrommotion.png b/examples/particles/images/launcherIcons/velocityfrommotion.png new file mode 100644 index 0000000000..79baa08293 Binary files /dev/null and b/examples/particles/images/launcherIcons/velocityfrommotion.png differ diff --git a/examples/particles/images/launcherIcons/wander.png b/examples/particles/images/launcherIcons/wander.png new file mode 100644 index 0000000000..d98e14b8ae Binary files /dev/null and b/examples/particles/images/launcherIcons/wander.png differ -- cgit v1.2.3