diff --git a/examples/automotive/ButtonBar.cpp b/playground/dashboard/ButtonBar.cpp similarity index 100% rename from examples/automotive/ButtonBar.cpp rename to playground/dashboard/ButtonBar.cpp diff --git a/examples/automotive/ButtonBar.h b/playground/dashboard/ButtonBar.h similarity index 100% rename from examples/automotive/ButtonBar.h rename to playground/dashboard/ButtonBar.h diff --git a/examples/automotive/MainWindow.cpp b/playground/dashboard/MainWindow.cpp similarity index 100% rename from examples/automotive/MainWindow.cpp rename to playground/dashboard/MainWindow.cpp diff --git a/examples/automotive/MainWindow.h b/playground/dashboard/MainWindow.h similarity index 100% rename from examples/automotive/MainWindow.h rename to playground/dashboard/MainWindow.h diff --git a/examples/automotive/README.images b/playground/dashboard/README.images similarity index 100% rename from examples/automotive/README.images rename to playground/dashboard/README.images diff --git a/examples/automotive/SkinFactory.cpp b/playground/dashboard/SkinFactory.cpp similarity index 100% rename from examples/automotive/SkinFactory.cpp rename to playground/dashboard/SkinFactory.cpp diff --git a/examples/automotive/SkinFactory.h b/playground/dashboard/SkinFactory.h similarity index 100% rename from examples/automotive/SkinFactory.h rename to playground/dashboard/SkinFactory.h diff --git a/examples/automotive/Speedometer.cpp b/playground/dashboard/Speedometer.cpp similarity index 100% rename from examples/automotive/Speedometer.cpp rename to playground/dashboard/Speedometer.cpp diff --git a/examples/automotive/Speedometer.h b/playground/dashboard/Speedometer.h similarity index 100% rename from examples/automotive/Speedometer.h rename to playground/dashboard/Speedometer.h diff --git a/examples/automotive/SpeedometerDisplay.cpp b/playground/dashboard/SpeedometerDisplay.cpp similarity index 100% rename from examples/automotive/SpeedometerDisplay.cpp rename to playground/dashboard/SpeedometerDisplay.cpp diff --git a/examples/automotive/SpeedometerDisplay.h b/playground/dashboard/SpeedometerDisplay.h similarity index 100% rename from examples/automotive/SpeedometerDisplay.h rename to playground/dashboard/SpeedometerDisplay.h diff --git a/examples/automotive/SpeedometerSkinlet.cpp b/playground/dashboard/SpeedometerSkinlet.cpp similarity index 100% rename from examples/automotive/SpeedometerSkinlet.cpp rename to playground/dashboard/SpeedometerSkinlet.cpp diff --git a/examples/automotive/SpeedometerSkinlet.h b/playground/dashboard/SpeedometerSkinlet.h similarity index 100% rename from examples/automotive/SpeedometerSkinlet.h rename to playground/dashboard/SpeedometerSkinlet.h diff --git a/examples/automotive/automotive.pro b/playground/dashboard/dashboard.pro similarity index 100% rename from examples/automotive/automotive.pro rename to playground/dashboard/dashboard.pro diff --git a/examples/automotive/images.qrc b/playground/dashboard/images.qrc similarity index 100% rename from examples/automotive/images.qrc rename to playground/dashboard/images.qrc diff --git a/examples/automotive/images/background.jpg b/playground/dashboard/images/background.jpg similarity index 100% rename from examples/automotive/images/background.jpg rename to playground/dashboard/images/background.jpg diff --git a/examples/automotive/images/bluetooth.svg b/playground/dashboard/images/bluetooth.svg similarity index 100% rename from examples/automotive/images/bluetooth.svg rename to playground/dashboard/images/bluetooth.svg diff --git a/examples/automotive/images/bookmark.svg b/playground/dashboard/images/bookmark.svg similarity index 100% rename from examples/automotive/images/bookmark.svg rename to playground/dashboard/images/bookmark.svg diff --git a/examples/automotive/images/bus.svg b/playground/dashboard/images/bus.svg similarity index 100% rename from examples/automotive/images/bus.svg rename to playground/dashboard/images/bus.svg diff --git a/examples/automotive/images/car.svg b/playground/dashboard/images/car.svg similarity index 100% rename from examples/automotive/images/car.svg rename to playground/dashboard/images/car.svg diff --git a/examples/automotive/images/cloud.svg b/playground/dashboard/images/cloud.svg similarity index 100% rename from examples/automotive/images/cloud.svg rename to playground/dashboard/images/cloud.svg diff --git a/examples/automotive/images/compass.svg b/playground/dashboard/images/compass.svg similarity index 100% rename from examples/automotive/images/compass.svg rename to playground/dashboard/images/compass.svg diff --git a/examples/automotive/images/down.svg b/playground/dashboard/images/down.svg similarity index 100% rename from examples/automotive/images/down.svg rename to playground/dashboard/images/down.svg diff --git a/examples/automotive/images/left.svg b/playground/dashboard/images/left.svg similarity index 100% rename from examples/automotive/images/left.svg rename to playground/dashboard/images/left.svg diff --git a/examples/automotive/images/location.svg b/playground/dashboard/images/location.svg similarity index 100% rename from examples/automotive/images/location.svg rename to playground/dashboard/images/location.svg diff --git a/examples/automotive/images/man.svg b/playground/dashboard/images/man.svg similarity index 100% rename from examples/automotive/images/man.svg rename to playground/dashboard/images/man.svg diff --git a/examples/automotive/images/menu.svg b/playground/dashboard/images/menu.svg similarity index 100% rename from examples/automotive/images/menu.svg rename to playground/dashboard/images/menu.svg diff --git a/examples/automotive/images/phone.svg b/playground/dashboard/images/phone.svg similarity index 100% rename from examples/automotive/images/phone.svg rename to playground/dashboard/images/phone.svg diff --git a/examples/automotive/images/plane.svg b/playground/dashboard/images/plane.svg similarity index 100% rename from examples/automotive/images/plane.svg rename to playground/dashboard/images/plane.svg diff --git a/examples/automotive/images/right.svg b/playground/dashboard/images/right.svg similarity index 100% rename from examples/automotive/images/right.svg rename to playground/dashboard/images/right.svg diff --git a/examples/automotive/images/train.svg b/playground/dashboard/images/train.svg similarity index 100% rename from examples/automotive/images/train.svg rename to playground/dashboard/images/train.svg diff --git a/examples/automotive/images/up.svg b/playground/dashboard/images/up.svg similarity index 100% rename from examples/automotive/images/up.svg rename to playground/dashboard/images/up.svg diff --git a/examples/automotive/images/user.svg b/playground/dashboard/images/user.svg similarity index 100% rename from examples/automotive/images/user.svg rename to playground/dashboard/images/user.svg diff --git a/examples/automotive/main.cpp b/playground/dashboard/main.cpp similarity index 100% rename from examples/automotive/main.cpp rename to playground/dashboard/main.cpp diff --git a/examples/automotive/qvg/bluetooth.qvg b/playground/dashboard/qvg/bluetooth.qvg similarity index 100% rename from examples/automotive/qvg/bluetooth.qvg rename to playground/dashboard/qvg/bluetooth.qvg diff --git a/examples/automotive/qvg/bookmark.qvg b/playground/dashboard/qvg/bookmark.qvg similarity index 100% rename from examples/automotive/qvg/bookmark.qvg rename to playground/dashboard/qvg/bookmark.qvg diff --git a/examples/automotive/qvg/bus.qvg b/playground/dashboard/qvg/bus.qvg similarity index 100% rename from examples/automotive/qvg/bus.qvg rename to playground/dashboard/qvg/bus.qvg diff --git a/examples/automotive/qvg/car.qvg b/playground/dashboard/qvg/car.qvg similarity index 100% rename from examples/automotive/qvg/car.qvg rename to playground/dashboard/qvg/car.qvg diff --git a/examples/automotive/qvg/cloud.qvg b/playground/dashboard/qvg/cloud.qvg similarity index 100% rename from examples/automotive/qvg/cloud.qvg rename to playground/dashboard/qvg/cloud.qvg diff --git a/examples/automotive/qvg/down.qvg b/playground/dashboard/qvg/down.qvg similarity index 100% rename from examples/automotive/qvg/down.qvg rename to playground/dashboard/qvg/down.qvg diff --git a/examples/automotive/qvg/left.qvg b/playground/dashboard/qvg/left.qvg similarity index 100% rename from examples/automotive/qvg/left.qvg rename to playground/dashboard/qvg/left.qvg diff --git a/examples/automotive/qvg/location.qvg b/playground/dashboard/qvg/location.qvg similarity index 100% rename from examples/automotive/qvg/location.qvg rename to playground/dashboard/qvg/location.qvg diff --git a/examples/automotive/qvg/man.qvg b/playground/dashboard/qvg/man.qvg similarity index 100% rename from examples/automotive/qvg/man.qvg rename to playground/dashboard/qvg/man.qvg diff --git a/examples/automotive/qvg/menu.qvg b/playground/dashboard/qvg/menu.qvg similarity index 100% rename from examples/automotive/qvg/menu.qvg rename to playground/dashboard/qvg/menu.qvg diff --git a/examples/automotive/qvg/phone.qvg b/playground/dashboard/qvg/phone.qvg similarity index 100% rename from examples/automotive/qvg/phone.qvg rename to playground/dashboard/qvg/phone.qvg diff --git a/examples/automotive/qvg/plane.qvg b/playground/dashboard/qvg/plane.qvg similarity index 100% rename from examples/automotive/qvg/plane.qvg rename to playground/dashboard/qvg/plane.qvg diff --git a/examples/automotive/qvg/right.qvg b/playground/dashboard/qvg/right.qvg similarity index 100% rename from examples/automotive/qvg/right.qvg rename to playground/dashboard/qvg/right.qvg diff --git a/examples/automotive/qvg/train.qvg b/playground/dashboard/qvg/train.qvg similarity index 100% rename from examples/automotive/qvg/train.qvg rename to playground/dashboard/qvg/train.qvg diff --git a/examples/automotive/qvg/up.qvg b/playground/dashboard/qvg/up.qvg similarity index 100% rename from examples/automotive/qvg/up.qvg rename to playground/dashboard/qvg/up.qvg diff --git a/examples/automotive/qvg/user.qvg b/playground/dashboard/qvg/user.qvg similarity index 100% rename from examples/automotive/qvg/user.qvg rename to playground/dashboard/qvg/user.qvg diff --git a/examples/automotive/qvgfiles.qrc b/playground/dashboard/qvgfiles.qrc similarity index 100% rename from examples/automotive/qvgfiles.qrc rename to playground/dashboard/qvgfiles.qrc