From 02e88e8349b4c516c855f2f373838a29e9d3e1bb Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Mon, 18 Nov 2013 10:24:19 +0100 Subject: Reorder example dir structure according to Qt convention Causes undesirable example structure in Qt release package Task-number: QTBUG-34907 Change-Id: I47e2205aa6faef388792146b36cf6ae6cae863da Reviewed-by: Friedemann Kleint --- examples/declarative/common/common.pri | 37 - examples/declarative/common/common.qrc | 59 - .../examples/components/BusyIndicator.qml | 55 - .../QtLocation/examples/components/Button.qml | 107 -- .../QtLocation/examples/components/Checkbox.qml | 65 - .../QtLocation/examples/components/Fader.qml | 68 - .../QtLocation/examples/components/IconButton.qml | 81 -- .../QtLocation/examples/components/Menu.qml | 166 --- .../examples/components/Optionbutton.qml | 80 -- .../QtLocation/examples/components/Slider.qml | 123 -- .../examples/components/TextWithLabel.qml | 96 -- .../QtLocation/examples/components/TitleBar.qml | 87 -- .../examples/components/style/ButtonStyle.qml | 49 - .../examples/components/style/HMenuItemStyle.qml | 49 - .../examples/components/style/VMenuItemStyle.qml | 44 - .../imports/QtLocation/examples/dialogs/Dialog.qml | 156 --- .../QtLocation/examples/dialogs/ErrorDialog.qml | 58 - .../QtLocation/examples/dialogs/InputDialog.qml | 94 -- .../common/imports/QtLocation/examples/qmldir | 13 - examples/declarative/common/resources/busy.png | Bin 2921 -> 0 bytes examples/declarative/common/resources/button.png | Bin 666 -> 0 bytes .../common/resources/button_pressed.png | Bin 563 -> 0 bytes examples/declarative/common/resources/catch.png | Bin 530 -> 0 bytes .../declarative/common/resources/categories.png | Bin 255 -> 0 bytes .../common/resources/categories_pressed.png | Bin 255 -> 0 bytes examples/declarative/common/resources/checkbox.png | Bin 410 -> 0 bytes .../common/resources/checkbox_selected.png | Bin 755 -> 0 bytes examples/declarative/common/resources/cross.png | Bin 1514 -> 0 bytes .../declarative/common/resources/cross_hovered.png | Bin 1579 -> 0 bytes .../declarative/common/resources/cross_pressed.png | Bin 1556 -> 0 bytes .../declarative/common/resources/hmenuItem.png | Bin 244 -> 0 bytes .../common/resources/hmenuItem_pressed.png | Bin 600 -> 0 bytes examples/declarative/common/resources/left.png | Bin 290 -> 0 bytes .../declarative/common/resources/left_pressed.png | Bin 2860 -> 0 bytes examples/declarative/common/resources/marker.png | Bin 2341 -> 0 bytes .../common/resources/marker_hovered.png | Bin 2358 -> 0 bytes .../common/resources/marker_selected.png | Bin 2355 -> 0 bytes examples/declarative/common/resources/node.png | Bin 432 -> 0 bytes .../declarative/common/resources/node_selected.png | Bin 458 -> 0 bytes .../declarative/common/resources/option_button.png | Bin 777 -> 0 bytes .../common/resources/option_button_selected.png | Bin 654 -> 0 bytes examples/declarative/common/resources/pencil.png | Bin 1276 -> 0 bytes .../common/resources/pencil_hovered.png | Bin 1201 -> 0 bytes .../common/resources/pencil_pressed.png | Bin 1159 -> 0 bytes examples/declarative/common/resources/quit.png | Bin 2439 -> 0 bytes .../declarative/common/resources/quit_hovered.png | Bin 2702 -> 0 bytes .../declarative/common/resources/quit_pressed.png | Bin 2396 -> 0 bytes examples/declarative/common/resources/right.png | Bin 302 -> 0 bytes .../declarative/common/resources/right_pressed.png | Bin 2849 -> 0 bytes examples/declarative/common/resources/scale.png | Bin 176 -> 0 bytes .../declarative/common/resources/scale_end.png | Bin 208 -> 0 bytes examples/declarative/common/resources/search.png | Bin 442 -> 0 bytes .../common/resources/search_pressed.png | Bin 490 -> 0 bytes examples/declarative/common/resources/star.png | Bin 4204 -> 0 bytes examples/declarative/common/resources/titlebar.png | Bin 889 -> 0 bytes examples/declarative/common/resources/titlebar.sci | 5 - .../declarative/common/resources/vmenuItem.png | Bin 224 -> 0 bytes examples/declarative/declarative.pro | 8 - examples/declarative/flickr/flickr-90.qml | 51 - examples/declarative/flickr/flickr.pro | 16 - examples/declarative/flickr/flickr.qml | 137 -- examples/declarative/flickr/flickr.qmlproject | 16 - examples/declarative/flickr/flickr.qrc | 30 - .../declarative/flickr/flickrcommon/Progress.qml | 72 - .../declarative/flickr/flickrcommon/RestModel.qml | 65 - .../declarative/flickr/flickrcommon/ScrollBar.qml | 80 -- .../declarative/flickr/flickrcommon/Slider.qml | 76 -- .../declarative/flickr/flickrmobile/Button.qml | 78 -- .../declarative/flickr/flickrmobile/GeoTab.qml | 138 -- .../flickr/flickrmobile/GridDelegate.qml | 111 -- .../flickr/flickrmobile/ImageDetails.qml | 156 --- .../flickr/flickrmobile/ListDelegate.qml | 66 - .../declarative/flickr/flickrmobile/TitleBar.qml | 77 -- .../declarative/flickr/flickrmobile/ToolBar.qml | 64 - .../flickr/flickrmobile/images/gloss.png | Bin 1236 -> 0 bytes .../flickr/flickrmobile/images/lineedit.png | Bin 1415 -> 0 bytes .../flickr/flickrmobile/images/lineedit.sci | 5 - .../flickr/flickrmobile/images/moon.png | Bin 2433 -> 0 bytes .../flickr/flickrmobile/images/quit.png | Bin 2369 -> 0 bytes .../flickr/flickrmobile/images/star.png | Bin 349 -> 0 bytes .../flickr/flickrmobile/images/stripes.png | Bin 257 -> 0 bytes .../declarative/flickr/flickrmobile/images/sun.png | Bin 8153 -> 0 bytes .../flickr/flickrmobile/images/titlebar.png | Bin 1436 -> 0 bytes .../flickr/flickrmobile/images/titlebar.sci | 5 - .../flickr/flickrmobile/images/toolbutton.png | Bin 2550 -> 0 bytes .../flickr/flickrmobile/images/toolbutton.sci | 5 - .../declarative/flickr/flickrmobile/nmealog.txt | 1403 -------------------- examples/declarative/flickr/qmllocationflickr.cpp | 58 - .../mapviewer/content/dialogs/Message.qml | 109 -- .../mapviewer/content/dialogs/RouteDialog.qml | 454 ------- .../declarative/mapviewer/content/map/3dItem.qml | 99 -- .../mapviewer/content/map/CircleItem.qml | 58 - .../mapviewer/content/map/ImageItem.qml | 61 - .../mapviewer/content/map/MapComponent.qml | 1157 ---------------- .../declarative/mapviewer/content/map/Marker.qml | 114 -- .../declarative/mapviewer/content/map/MiniMap.qml | 83 -- .../mapviewer/content/map/PolygonItem.qml | 63 - .../mapviewer/content/map/PolylineItem.qml | 56 - .../mapviewer/content/map/RectangleItem.qml | 74 -- .../mapviewer/content/map/VideoItem.qml | 91 -- examples/declarative/mapviewer/demo.ogv | Bin 642306 -> 0 bytes examples/declarative/mapviewer/icon.png | Bin 5312 -> 0 bytes examples/declarative/mapviewer/mapviewer.pro | 49 - examples/declarative/mapviewer/mapviewer.qml | 722 ---------- .../declarative/mapviewer/mapviewerwrapper.qrc | 19 - .../declarative/mapviewer/qmlmapviewerwrapper.cpp | 114 -- .../places/content/places/CategoryDelegate.qml | 142 -- .../places/content/places/CategoryDialog.qml | 73 - .../places/content/places/CategoryView.qml | 94 -- .../places/content/places/EditorialDelegate.qml | 89 -- .../places/content/places/EditorialPage.qml | 93 -- .../declarative/places/content/places/Group.qml | 67 - .../places/content/places/MapComponent.qml | 237 ---- .../places/content/places/OptionsDialog.qml | 120 -- .../places/content/places/PlaceDelegate.qml | 281 ---- .../places/content/places/PlaceDialog.qml | 362 ----- .../places/content/places/PlaceEditorials.qml | 58 - .../places/content/places/PlaceImages.qml | 149 --- .../places/content/places/PlaceReviews.qml | 58 - .../places/content/places/PlacesUtils.js | 12 - .../places/content/places/RatingView.qml | 55 - .../places/content/places/ReviewDelegate.qml | 101 -- .../places/content/places/ReviewPage.qml | 104 -- .../places/content/places/SearchBox.qml | 250 ---- .../places/content/places/SearchResultDelegate.qml | 191 --- .../places/content/places/SearchResultView.qml | 247 ---- examples/declarative/places/icon.png | Bin 5312 -> 0 bytes examples/declarative/places/places.pro | 43 - examples/declarative/places/places.qml | 660 --------- examples/declarative/places/placeswrapper.qrc | 25 - examples/declarative/places/qmlplaceswrapper.cpp | 112 -- examples/declarative/places_list/main.cpp | 51 - examples/declarative/places_list/places_list.pro | 12 - examples/declarative/places_list/places_list.qml | 98 -- examples/declarative/places_map/main.cpp | 51 - examples/declarative/places_map/marker.png | Bin 2341 -> 0 bytes examples/declarative/places_map/places_map.pro | 13 - examples/declarative/places_map/places_map.qml | 111 -- examples/examples.pro | 8 +- examples/location/common/common.pri | 37 + examples/location/common/common.qrc | 59 + .../examples/components/BusyIndicator.qml | 55 + .../QtLocation/examples/components/Button.qml | 107 ++ .../QtLocation/examples/components/Checkbox.qml | 65 + .../QtLocation/examples/components/Fader.qml | 68 + .../QtLocation/examples/components/IconButton.qml | 81 ++ .../QtLocation/examples/components/Menu.qml | 166 +++ .../examples/components/Optionbutton.qml | 80 ++ .../QtLocation/examples/components/Slider.qml | 123 ++ .../examples/components/TextWithLabel.qml | 96 ++ .../QtLocation/examples/components/TitleBar.qml | 87 ++ .../examples/components/style/ButtonStyle.qml | 49 + .../examples/components/style/HMenuItemStyle.qml | 49 + .../examples/components/style/VMenuItemStyle.qml | 44 + .../imports/QtLocation/examples/dialogs/Dialog.qml | 156 +++ .../QtLocation/examples/dialogs/ErrorDialog.qml | 58 + .../QtLocation/examples/dialogs/InputDialog.qml | 94 ++ .../common/imports/QtLocation/examples/qmldir | 13 + examples/location/common/resources/busy.png | Bin 0 -> 2921 bytes examples/location/common/resources/button.png | Bin 0 -> 666 bytes .../location/common/resources/button_pressed.png | Bin 0 -> 563 bytes examples/location/common/resources/catch.png | Bin 0 -> 530 bytes examples/location/common/resources/categories.png | Bin 0 -> 255 bytes .../common/resources/categories_pressed.png | Bin 0 -> 255 bytes examples/location/common/resources/checkbox.png | Bin 0 -> 410 bytes .../common/resources/checkbox_selected.png | Bin 0 -> 755 bytes examples/location/common/resources/cross.png | Bin 0 -> 1514 bytes .../location/common/resources/cross_hovered.png | Bin 0 -> 1579 bytes .../location/common/resources/cross_pressed.png | Bin 0 -> 1556 bytes examples/location/common/resources/hmenuItem.png | Bin 0 -> 244 bytes .../common/resources/hmenuItem_pressed.png | Bin 0 -> 600 bytes examples/location/common/resources/left.png | Bin 0 -> 290 bytes .../location/common/resources/left_pressed.png | Bin 0 -> 2860 bytes examples/location/common/resources/marker.png | Bin 0 -> 2341 bytes .../location/common/resources/marker_hovered.png | Bin 0 -> 2358 bytes .../location/common/resources/marker_selected.png | Bin 0 -> 2355 bytes examples/location/common/resources/node.png | Bin 0 -> 432 bytes .../location/common/resources/node_selected.png | Bin 0 -> 458 bytes .../location/common/resources/option_button.png | Bin 0 -> 777 bytes .../common/resources/option_button_selected.png | Bin 0 -> 654 bytes examples/location/common/resources/pencil.png | Bin 0 -> 1276 bytes .../location/common/resources/pencil_hovered.png | Bin 0 -> 1201 bytes .../location/common/resources/pencil_pressed.png | Bin 0 -> 1159 bytes examples/location/common/resources/quit.png | Bin 0 -> 2439 bytes .../location/common/resources/quit_hovered.png | Bin 0 -> 2702 bytes .../location/common/resources/quit_pressed.png | Bin 0 -> 2396 bytes examples/location/common/resources/right.png | Bin 0 -> 302 bytes .../location/common/resources/right_pressed.png | Bin 0 -> 2849 bytes examples/location/common/resources/scale.png | Bin 0 -> 176 bytes examples/location/common/resources/scale_end.png | Bin 0 -> 208 bytes examples/location/common/resources/search.png | Bin 0 -> 442 bytes .../location/common/resources/search_pressed.png | Bin 0 -> 490 bytes examples/location/common/resources/star.png | Bin 0 -> 4204 bytes examples/location/common/resources/titlebar.png | Bin 0 -> 889 bytes examples/location/common/resources/titlebar.sci | 5 + examples/location/common/resources/vmenuItem.png | Bin 0 -> 224 bytes examples/location/location.pro | 9 + .../location/mapviewer/content/dialogs/Message.qml | 109 ++ .../mapviewer/content/dialogs/RouteDialog.qml | 454 +++++++ examples/location/mapviewer/content/map/3dItem.qml | 99 ++ .../location/mapviewer/content/map/CircleItem.qml | 58 + .../location/mapviewer/content/map/ImageItem.qml | 61 + .../mapviewer/content/map/MapComponent.qml | 1157 ++++++++++++++++ examples/location/mapviewer/content/map/Marker.qml | 114 ++ .../location/mapviewer/content/map/MiniMap.qml | 83 ++ .../location/mapviewer/content/map/PolygonItem.qml | 63 + .../mapviewer/content/map/PolylineItem.qml | 56 + .../mapviewer/content/map/RectangleItem.qml | 74 ++ .../location/mapviewer/content/map/VideoItem.qml | 91 ++ examples/location/mapviewer/demo.ogv | Bin 0 -> 642306 bytes examples/location/mapviewer/icon.png | Bin 0 -> 5312 bytes examples/location/mapviewer/mapviewer.pro | 49 + examples/location/mapviewer/mapviewer.qml | 722 ++++++++++ examples/location/mapviewer/mapviewerwrapper.qrc | 19 + .../location/mapviewer/qmlmapviewerwrapper.cpp | 114 ++ .../places/content/places/CategoryDelegate.qml | 142 ++ .../places/content/places/CategoryDialog.qml | 73 + .../places/content/places/CategoryView.qml | 94 ++ .../places/content/places/EditorialDelegate.qml | 89 ++ .../places/content/places/EditorialPage.qml | 93 ++ examples/location/places/content/places/Group.qml | 67 + .../places/content/places/MapComponent.qml | 237 ++++ .../places/content/places/OptionsDialog.qml | 120 ++ .../places/content/places/PlaceDelegate.qml | 281 ++++ .../location/places/content/places/PlaceDialog.qml | 362 +++++ .../places/content/places/PlaceEditorials.qml | 58 + .../location/places/content/places/PlaceImages.qml | 149 +++ .../places/content/places/PlaceReviews.qml | 58 + .../location/places/content/places/PlacesUtils.js | 12 + .../location/places/content/places/RatingView.qml | 55 + .../places/content/places/ReviewDelegate.qml | 101 ++ .../location/places/content/places/ReviewPage.qml | 104 ++ .../location/places/content/places/SearchBox.qml | 250 ++++ .../places/content/places/SearchResultDelegate.qml | 191 +++ .../places/content/places/SearchResultView.qml | 247 ++++ examples/location/places/icon.png | Bin 0 -> 5312 bytes examples/location/places/places.pro | 43 + examples/location/places/places.qml | 660 +++++++++ examples/location/places/placeswrapper.qrc | 25 + examples/location/places/qmlplaceswrapper.cpp | 112 ++ examples/location/places_list/main.cpp | 51 + examples/location/places_list/places_list.pro | 12 + examples/location/places_list/places_list.qml | 98 ++ examples/location/places_map/main.cpp | 51 + examples/location/places_map/marker.png | Bin 0 -> 2341 bytes examples/location/places_map/places_map.pro | 13 + examples/location/places_map/places_map.qml | 111 ++ .../logfilepositionsource/clientapplication.cpp | 62 - examples/logfilepositionsource/clientapplication.h | 64 - .../logfilepositionsource.cpp | 123 -- .../logfilepositionsource/logfilepositionsource.h | 77 -- .../logfilepositionsource.pro | 16 - examples/logfilepositionsource/main.cpp | 52 - examples/logfilepositionsource/simplelog.txt | 156 --- examples/positioning/flickr/flickr-90.qml | 51 + examples/positioning/flickr/flickr.pro | 16 + examples/positioning/flickr/flickr.qml | 137 ++ examples/positioning/flickr/flickr.qmlproject | 16 + examples/positioning/flickr/flickr.qrc | 30 + .../positioning/flickr/flickrcommon/Progress.qml | 72 + .../positioning/flickr/flickrcommon/RestModel.qml | 65 + .../positioning/flickr/flickrcommon/ScrollBar.qml | 80 ++ .../positioning/flickr/flickrcommon/Slider.qml | 76 ++ .../positioning/flickr/flickrmobile/Button.qml | 78 ++ .../positioning/flickr/flickrmobile/GeoTab.qml | 138 ++ .../flickr/flickrmobile/GridDelegate.qml | 111 ++ .../flickr/flickrmobile/ImageDetails.qml | 156 +++ .../flickr/flickrmobile/ListDelegate.qml | 66 + .../positioning/flickr/flickrmobile/TitleBar.qml | 77 ++ .../positioning/flickr/flickrmobile/ToolBar.qml | 64 + .../flickr/flickrmobile/images/gloss.png | Bin 0 -> 1236 bytes .../flickr/flickrmobile/images/lineedit.png | Bin 0 -> 1415 bytes .../flickr/flickrmobile/images/lineedit.sci | 5 + .../flickr/flickrmobile/images/moon.png | Bin 0 -> 2433 bytes .../flickr/flickrmobile/images/quit.png | Bin 0 -> 2369 bytes .../flickr/flickrmobile/images/star.png | Bin 0 -> 349 bytes .../flickr/flickrmobile/images/stripes.png | Bin 0 -> 257 bytes .../positioning/flickr/flickrmobile/images/sun.png | Bin 0 -> 8153 bytes .../flickr/flickrmobile/images/titlebar.png | Bin 0 -> 1436 bytes .../flickr/flickrmobile/images/titlebar.sci | 5 + .../flickr/flickrmobile/images/toolbutton.png | Bin 0 -> 2550 bytes .../flickr/flickrmobile/images/toolbutton.sci | 5 + .../positioning/flickr/flickrmobile/nmealog.txt | 1403 ++++++++++++++++++++ examples/positioning/flickr/qmllocationflickr.cpp | 58 + .../logfilepositionsource/clientapplication.cpp | 62 + .../logfilepositionsource/clientapplication.h | 64 + .../logfilepositionsource.cpp | 123 ++ .../logfilepositionsource/logfilepositionsource.h | 77 ++ .../logfilepositionsource.pro | 16 + .../positioning/logfilepositionsource/main.cpp | 52 + .../logfilepositionsource/simplelog.txt | 156 +++ examples/positioning/positioning.pro | 4 + examples/positioning/weatherinfo/appmodel.cpp | 497 +++++++ examples/positioning/weatherinfo/appmodel.h | 170 +++ .../weatherinfo/components/BigForecastIcon.qml | 80 ++ .../weatherinfo/components/ForecastIcon.qml | 89 ++ .../weatherinfo/components/WeatherIcon.qml | 102 ++ examples/positioning/weatherinfo/icons/README.txt | 5 + .../weatherinfo/icons/weather-few-clouds.png | Bin 0 -> 79488 bytes .../positioning/weatherinfo/icons/weather-fog.png | Bin 0 -> 43896 bytes .../positioning/weatherinfo/icons/weather-haze.png | Bin 0 -> 130030 bytes .../positioning/weatherinfo/icons/weather-icy.png | Bin 0 -> 49362 bytes .../weatherinfo/icons/weather-overcast.png | Bin 0 -> 60290 bytes .../weatherinfo/icons/weather-showers.png | Bin 0 -> 76340 bytes .../weatherinfo/icons/weather-sleet.png | Bin 0 -> 87168 bytes .../positioning/weatherinfo/icons/weather-snow.png | Bin 0 -> 70939 bytes .../weatherinfo/icons/weather-storm.png | Bin 0 -> 93207 bytes .../icons/weather-sunny-very-few-clouds.png | Bin 0 -> 65731 bytes .../weatherinfo/icons/weather-sunny.png | Bin 0 -> 59084 bytes .../weatherinfo/icons/weather-thundershower.png | Bin 0 -> 105643 bytes examples/positioning/weatherinfo/main.cpp | 70 + examples/positioning/weatherinfo/weatherinfo.pro | 22 + examples/positioning/weatherinfo/weatherinfo.qml | 230 ++++ examples/positioning/weatherinfo/weatherinfo.qrc | 20 + examples/weatherinfo/appmodel.cpp | 497 ------- examples/weatherinfo/appmodel.h | 170 --- .../weatherinfo/components/BigForecastIcon.qml | 80 -- examples/weatherinfo/components/ForecastIcon.qml | 89 -- examples/weatherinfo/components/WeatherIcon.qml | 102 -- examples/weatherinfo/icons/README.txt | 5 - examples/weatherinfo/icons/weather-few-clouds.png | Bin 79488 -> 0 bytes examples/weatherinfo/icons/weather-fog.png | Bin 43896 -> 0 bytes examples/weatherinfo/icons/weather-haze.png | Bin 130030 -> 0 bytes examples/weatherinfo/icons/weather-icy.png | Bin 49362 -> 0 bytes examples/weatherinfo/icons/weather-overcast.png | Bin 60290 -> 0 bytes examples/weatherinfo/icons/weather-showers.png | Bin 76340 -> 0 bytes examples/weatherinfo/icons/weather-sleet.png | Bin 87168 -> 0 bytes examples/weatherinfo/icons/weather-snow.png | Bin 70939 -> 0 bytes examples/weatherinfo/icons/weather-storm.png | Bin 93207 -> 0 bytes .../icons/weather-sunny-very-few-clouds.png | Bin 65731 -> 0 bytes examples/weatherinfo/icons/weather-sunny.png | Bin 59084 -> 0 bytes .../weatherinfo/icons/weather-thundershower.png | Bin 105643 -> 0 bytes examples/weatherinfo/main.cpp | 70 - examples/weatherinfo/weatherinfo.pro | 22 - examples/weatherinfo/weatherinfo.qml | 230 ---- examples/weatherinfo/weatherinfo.qrc | 20 - 336 files changed, 13335 insertions(+), 13330 deletions(-) delete mode 100644 examples/declarative/common/common.pri delete mode 100644 examples/declarative/common/common.qrc delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/Button.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/Checkbox.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/Fader.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/IconButton.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/Menu.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/Optionbutton.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/Slider.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/TextWithLabel.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/TitleBar.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/style/ButtonStyle.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/style/HMenuItemStyle.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/components/style/VMenuItemStyle.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/dialogs/Dialog.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/dialogs/ErrorDialog.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/dialogs/InputDialog.qml delete mode 100644 examples/declarative/common/imports/QtLocation/examples/qmldir delete mode 100755 examples/declarative/common/resources/busy.png delete mode 100644 examples/declarative/common/resources/button.png delete mode 100644 examples/declarative/common/resources/button_pressed.png delete mode 100644 examples/declarative/common/resources/catch.png delete mode 100644 examples/declarative/common/resources/categories.png delete mode 100644 examples/declarative/common/resources/categories_pressed.png delete mode 100644 examples/declarative/common/resources/checkbox.png delete mode 100644 examples/declarative/common/resources/checkbox_selected.png delete mode 100644 examples/declarative/common/resources/cross.png delete mode 100644 examples/declarative/common/resources/cross_hovered.png delete mode 100644 examples/declarative/common/resources/cross_pressed.png delete mode 100644 examples/declarative/common/resources/hmenuItem.png delete mode 100644 examples/declarative/common/resources/hmenuItem_pressed.png delete mode 100644 examples/declarative/common/resources/left.png delete mode 100644 examples/declarative/common/resources/left_pressed.png delete mode 100644 examples/declarative/common/resources/marker.png delete mode 100644 examples/declarative/common/resources/marker_hovered.png delete mode 100644 examples/declarative/common/resources/marker_selected.png delete mode 100644 examples/declarative/common/resources/node.png delete mode 100644 examples/declarative/common/resources/node_selected.png delete mode 100644 examples/declarative/common/resources/option_button.png delete mode 100644 examples/declarative/common/resources/option_button_selected.png delete mode 100644 examples/declarative/common/resources/pencil.png delete mode 100644 examples/declarative/common/resources/pencil_hovered.png delete mode 100644 examples/declarative/common/resources/pencil_pressed.png delete mode 100644 examples/declarative/common/resources/quit.png delete mode 100644 examples/declarative/common/resources/quit_hovered.png delete mode 100644 examples/declarative/common/resources/quit_pressed.png delete mode 100644 examples/declarative/common/resources/right.png delete mode 100644 examples/declarative/common/resources/right_pressed.png delete mode 100644 examples/declarative/common/resources/scale.png delete mode 100644 examples/declarative/common/resources/scale_end.png delete mode 100644 examples/declarative/common/resources/search.png delete mode 100644 examples/declarative/common/resources/search_pressed.png delete mode 100644 examples/declarative/common/resources/star.png delete mode 100644 examples/declarative/common/resources/titlebar.png delete mode 100644 examples/declarative/common/resources/titlebar.sci delete mode 100644 examples/declarative/common/resources/vmenuItem.png delete mode 100644 examples/declarative/declarative.pro delete mode 100644 examples/declarative/flickr/flickr-90.qml delete mode 100644 examples/declarative/flickr/flickr.pro delete mode 100644 examples/declarative/flickr/flickr.qml delete mode 100644 examples/declarative/flickr/flickr.qmlproject delete mode 100644 examples/declarative/flickr/flickr.qrc delete mode 100644 examples/declarative/flickr/flickrcommon/Progress.qml delete mode 100644 examples/declarative/flickr/flickrcommon/RestModel.qml delete mode 100644 examples/declarative/flickr/flickrcommon/ScrollBar.qml delete mode 100644 examples/declarative/flickr/flickrcommon/Slider.qml delete mode 100644 examples/declarative/flickr/flickrmobile/Button.qml delete mode 100644 examples/declarative/flickr/flickrmobile/GeoTab.qml delete mode 100644 examples/declarative/flickr/flickrmobile/GridDelegate.qml delete mode 100644 examples/declarative/flickr/flickrmobile/ImageDetails.qml delete mode 100644 examples/declarative/flickr/flickrmobile/ListDelegate.qml delete mode 100644 examples/declarative/flickr/flickrmobile/TitleBar.qml delete mode 100644 examples/declarative/flickr/flickrmobile/ToolBar.qml delete mode 100644 examples/declarative/flickr/flickrmobile/images/gloss.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/lineedit.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/lineedit.sci delete mode 100644 examples/declarative/flickr/flickrmobile/images/moon.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/quit.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/star.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/stripes.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/sun.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/titlebar.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/titlebar.sci delete mode 100644 examples/declarative/flickr/flickrmobile/images/toolbutton.png delete mode 100644 examples/declarative/flickr/flickrmobile/images/toolbutton.sci delete mode 100644 examples/declarative/flickr/flickrmobile/nmealog.txt delete mode 100644 examples/declarative/flickr/qmllocationflickr.cpp delete mode 100644 examples/declarative/mapviewer/content/dialogs/Message.qml delete mode 100644 examples/declarative/mapviewer/content/dialogs/RouteDialog.qml delete mode 100644 examples/declarative/mapviewer/content/map/3dItem.qml delete mode 100644 examples/declarative/mapviewer/content/map/CircleItem.qml delete mode 100644 examples/declarative/mapviewer/content/map/ImageItem.qml delete mode 100644 examples/declarative/mapviewer/content/map/MapComponent.qml delete mode 100644 examples/declarative/mapviewer/content/map/Marker.qml delete mode 100644 examples/declarative/mapviewer/content/map/MiniMap.qml delete mode 100644 examples/declarative/mapviewer/content/map/PolygonItem.qml delete mode 100644 examples/declarative/mapviewer/content/map/PolylineItem.qml delete mode 100644 examples/declarative/mapviewer/content/map/RectangleItem.qml delete mode 100644 examples/declarative/mapviewer/content/map/VideoItem.qml delete mode 100644 examples/declarative/mapviewer/demo.ogv delete mode 100644 examples/declarative/mapviewer/icon.png delete mode 100644 examples/declarative/mapviewer/mapviewer.pro delete mode 100644 examples/declarative/mapviewer/mapviewer.qml delete mode 100644 examples/declarative/mapviewer/mapviewerwrapper.qrc delete mode 100644 examples/declarative/mapviewer/qmlmapviewerwrapper.cpp delete mode 100644 examples/declarative/places/content/places/CategoryDelegate.qml delete mode 100644 examples/declarative/places/content/places/CategoryDialog.qml delete mode 100644 examples/declarative/places/content/places/CategoryView.qml delete mode 100644 examples/declarative/places/content/places/EditorialDelegate.qml delete mode 100644 examples/declarative/places/content/places/EditorialPage.qml delete mode 100644 examples/declarative/places/content/places/Group.qml delete mode 100644 examples/declarative/places/content/places/MapComponent.qml delete mode 100644 examples/declarative/places/content/places/OptionsDialog.qml delete mode 100644 examples/declarative/places/content/places/PlaceDelegate.qml delete mode 100644 examples/declarative/places/content/places/PlaceDialog.qml delete mode 100644 examples/declarative/places/content/places/PlaceEditorials.qml delete mode 100644 examples/declarative/places/content/places/PlaceImages.qml delete mode 100644 examples/declarative/places/content/places/PlaceReviews.qml delete mode 100644 examples/declarative/places/content/places/PlacesUtils.js delete mode 100644 examples/declarative/places/content/places/RatingView.qml delete mode 100644 examples/declarative/places/content/places/ReviewDelegate.qml delete mode 100644 examples/declarative/places/content/places/ReviewPage.qml delete mode 100644 examples/declarative/places/content/places/SearchBox.qml delete mode 100644 examples/declarative/places/content/places/SearchResultDelegate.qml delete mode 100644 examples/declarative/places/content/places/SearchResultView.qml delete mode 100644 examples/declarative/places/icon.png delete mode 100644 examples/declarative/places/places.pro delete mode 100644 examples/declarative/places/places.qml delete mode 100644 examples/declarative/places/placeswrapper.qrc delete mode 100644 examples/declarative/places/qmlplaceswrapper.cpp delete mode 100644 examples/declarative/places_list/main.cpp delete mode 100644 examples/declarative/places_list/places_list.pro delete mode 100644 examples/declarative/places_list/places_list.qml delete mode 100644 examples/declarative/places_map/main.cpp delete mode 100644 examples/declarative/places_map/marker.png delete mode 100644 examples/declarative/places_map/places_map.pro delete mode 100644 examples/declarative/places_map/places_map.qml create mode 100644 examples/location/common/common.pri create mode 100644 examples/location/common/common.qrc create mode 100644 examples/location/common/imports/QtLocation/examples/components/BusyIndicator.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/Button.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/Checkbox.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/Fader.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/IconButton.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/Menu.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/Optionbutton.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/Slider.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/TextWithLabel.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/TitleBar.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/style/ButtonStyle.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/style/HMenuItemStyle.qml create mode 100644 examples/location/common/imports/QtLocation/examples/components/style/VMenuItemStyle.qml create mode 100644 examples/location/common/imports/QtLocation/examples/dialogs/Dialog.qml create mode 100644 examples/location/common/imports/QtLocation/examples/dialogs/ErrorDialog.qml create mode 100644 examples/location/common/imports/QtLocation/examples/dialogs/InputDialog.qml create mode 100644 examples/location/common/imports/QtLocation/examples/qmldir create mode 100755 examples/location/common/resources/busy.png create mode 100644 examples/location/common/resources/button.png create mode 100644 examples/location/common/resources/button_pressed.png create mode 100644 examples/location/common/resources/catch.png create mode 100644 examples/location/common/resources/categories.png create mode 100644 examples/location/common/resources/categories_pressed.png create mode 100644 examples/location/common/resources/checkbox.png create mode 100644 examples/location/common/resources/checkbox_selected.png create mode 100644 examples/location/common/resources/cross.png create mode 100644 examples/location/common/resources/cross_hovered.png create mode 100644 examples/location/common/resources/cross_pressed.png create mode 100644 examples/location/common/resources/hmenuItem.png create mode 100644 examples/location/common/resources/hmenuItem_pressed.png create mode 100644 examples/location/common/resources/left.png create mode 100644 examples/location/common/resources/left_pressed.png create mode 100644 examples/location/common/resources/marker.png create mode 100644 examples/location/common/resources/marker_hovered.png create mode 100644 examples/location/common/resources/marker_selected.png create mode 100644 examples/location/common/resources/node.png create mode 100644 examples/location/common/resources/node_selected.png create mode 100644 examples/location/common/resources/option_button.png create mode 100644 examples/location/common/resources/option_button_selected.png create mode 100644 examples/location/common/resources/pencil.png create mode 100644 examples/location/common/resources/pencil_hovered.png create mode 100644 examples/location/common/resources/pencil_pressed.png create mode 100644 examples/location/common/resources/quit.png create mode 100644 examples/location/common/resources/quit_hovered.png create mode 100644 examples/location/common/resources/quit_pressed.png create mode 100644 examples/location/common/resources/right.png create mode 100644 examples/location/common/resources/right_pressed.png create mode 100644 examples/location/common/resources/scale.png create mode 100644 examples/location/common/resources/scale_end.png create mode 100644 examples/location/common/resources/search.png create mode 100644 examples/location/common/resources/search_pressed.png create mode 100644 examples/location/common/resources/star.png create mode 100644 examples/location/common/resources/titlebar.png create mode 100644 examples/location/common/resources/titlebar.sci create mode 100644 examples/location/common/resources/vmenuItem.png create mode 100644 examples/location/location.pro create mode 100644 examples/location/mapviewer/content/dialogs/Message.qml create mode 100644 examples/location/mapviewer/content/dialogs/RouteDialog.qml create mode 100644 examples/location/mapviewer/content/map/3dItem.qml create mode 100644 examples/location/mapviewer/content/map/CircleItem.qml create mode 100644 examples/location/mapviewer/content/map/ImageItem.qml create mode 100644 examples/location/mapviewer/content/map/MapComponent.qml create mode 100644 examples/location/mapviewer/content/map/Marker.qml create mode 100644 examples/location/mapviewer/content/map/MiniMap.qml create mode 100644 examples/location/mapviewer/content/map/PolygonItem.qml create mode 100644 examples/location/mapviewer/content/map/PolylineItem.qml create mode 100644 examples/location/mapviewer/content/map/RectangleItem.qml create mode 100644 examples/location/mapviewer/content/map/VideoItem.qml create mode 100644 examples/location/mapviewer/demo.ogv create mode 100644 examples/location/mapviewer/icon.png create mode 100644 examples/location/mapviewer/mapviewer.pro create mode 100644 examples/location/mapviewer/mapviewer.qml create mode 100644 examples/location/mapviewer/mapviewerwrapper.qrc create mode 100644 examples/location/mapviewer/qmlmapviewerwrapper.cpp create mode 100644 examples/location/places/content/places/CategoryDelegate.qml create mode 100644 examples/location/places/content/places/CategoryDialog.qml create mode 100644 examples/location/places/content/places/CategoryView.qml create mode 100644 examples/location/places/content/places/EditorialDelegate.qml create mode 100644 examples/location/places/content/places/EditorialPage.qml create mode 100644 examples/location/places/content/places/Group.qml create mode 100644 examples/location/places/content/places/MapComponent.qml create mode 100644 examples/location/places/content/places/OptionsDialog.qml create mode 100644 examples/location/places/content/places/PlaceDelegate.qml create mode 100644 examples/location/places/content/places/PlaceDialog.qml create mode 100644 examples/location/places/content/places/PlaceEditorials.qml create mode 100644 examples/location/places/content/places/PlaceImages.qml create mode 100644 examples/location/places/content/places/PlaceReviews.qml create mode 100644 examples/location/places/content/places/PlacesUtils.js create mode 100644 examples/location/places/content/places/RatingView.qml create mode 100644 examples/location/places/content/places/ReviewDelegate.qml create mode 100644 examples/location/places/content/places/ReviewPage.qml create mode 100644 examples/location/places/content/places/SearchBox.qml create mode 100644 examples/location/places/content/places/SearchResultDelegate.qml create mode 100644 examples/location/places/content/places/SearchResultView.qml create mode 100644 examples/location/places/icon.png create mode 100644 examples/location/places/places.pro create mode 100644 examples/location/places/places.qml create mode 100644 examples/location/places/placeswrapper.qrc create mode 100644 examples/location/places/qmlplaceswrapper.cpp create mode 100644 examples/location/places_list/main.cpp create mode 100644 examples/location/places_list/places_list.pro create mode 100644 examples/location/places_list/places_list.qml create mode 100644 examples/location/places_map/main.cpp create mode 100644 examples/location/places_map/marker.png create mode 100644 examples/location/places_map/places_map.pro create mode 100644 examples/location/places_map/places_map.qml delete mode 100644 examples/logfilepositionsource/clientapplication.cpp delete mode 100644 examples/logfilepositionsource/clientapplication.h delete mode 100644 examples/logfilepositionsource/logfilepositionsource.cpp delete mode 100644 examples/logfilepositionsource/logfilepositionsource.h delete mode 100644 examples/logfilepositionsource/logfilepositionsource.pro delete mode 100644 examples/logfilepositionsource/main.cpp delete mode 100644 examples/logfilepositionsource/simplelog.txt create mode 100644 examples/positioning/flickr/flickr-90.qml create mode 100644 examples/positioning/flickr/flickr.pro create mode 100644 examples/positioning/flickr/flickr.qml create mode 100644 examples/positioning/flickr/flickr.qmlproject create mode 100644 examples/positioning/flickr/flickr.qrc create mode 100644 examples/positioning/flickr/flickrcommon/Progress.qml create mode 100644 examples/positioning/flickr/flickrcommon/RestModel.qml create mode 100644 examples/positioning/flickr/flickrcommon/ScrollBar.qml create mode 100644 examples/positioning/flickr/flickrcommon/Slider.qml create mode 100644 examples/positioning/flickr/flickrmobile/Button.qml create mode 100644 examples/positioning/flickr/flickrmobile/GeoTab.qml create mode 100644 examples/positioning/flickr/flickrmobile/GridDelegate.qml create mode 100644 examples/positioning/flickr/flickrmobile/ImageDetails.qml create mode 100644 examples/positioning/flickr/flickrmobile/ListDelegate.qml create mode 100644 examples/positioning/flickr/flickrmobile/TitleBar.qml create mode 100644 examples/positioning/flickr/flickrmobile/ToolBar.qml create mode 100644 examples/positioning/flickr/flickrmobile/images/gloss.png create mode 100644 examples/positioning/flickr/flickrmobile/images/lineedit.png create mode 100644 examples/positioning/flickr/flickrmobile/images/lineedit.sci create mode 100644 examples/positioning/flickr/flickrmobile/images/moon.png create mode 100644 examples/positioning/flickr/flickrmobile/images/quit.png create mode 100644 examples/positioning/flickr/flickrmobile/images/star.png create mode 100644 examples/positioning/flickr/flickrmobile/images/stripes.png create mode 100644 examples/positioning/flickr/flickrmobile/images/sun.png create mode 100644 examples/positioning/flickr/flickrmobile/images/titlebar.png create mode 100644 examples/positioning/flickr/flickrmobile/images/titlebar.sci create mode 100644 examples/positioning/flickr/flickrmobile/images/toolbutton.png create mode 100644 examples/positioning/flickr/flickrmobile/images/toolbutton.sci create mode 100644 examples/positioning/flickr/flickrmobile/nmealog.txt create mode 100644 examples/positioning/flickr/qmllocationflickr.cpp create mode 100644 examples/positioning/logfilepositionsource/clientapplication.cpp create mode 100644 examples/positioning/logfilepositionsource/clientapplication.h create mode 100644 examples/positioning/logfilepositionsource/logfilepositionsource.cpp create mode 100644 examples/positioning/logfilepositionsource/logfilepositionsource.h create mode 100644 examples/positioning/logfilepositionsource/logfilepositionsource.pro create mode 100644 examples/positioning/logfilepositionsource/main.cpp create mode 100644 examples/positioning/logfilepositionsource/simplelog.txt create mode 100644 examples/positioning/positioning.pro create mode 100644 examples/positioning/weatherinfo/appmodel.cpp create mode 100644 examples/positioning/weatherinfo/appmodel.h create mode 100644 examples/positioning/weatherinfo/components/BigForecastIcon.qml create mode 100644 examples/positioning/weatherinfo/components/ForecastIcon.qml create mode 100644 examples/positioning/weatherinfo/components/WeatherIcon.qml create mode 100644 examples/positioning/weatherinfo/icons/README.txt create mode 100644 examples/positioning/weatherinfo/icons/weather-few-clouds.png create mode 100644 examples/positioning/weatherinfo/icons/weather-fog.png create mode 100644 examples/positioning/weatherinfo/icons/weather-haze.png create mode 100644 examples/positioning/weatherinfo/icons/weather-icy.png create mode 100644 examples/positioning/weatherinfo/icons/weather-overcast.png create mode 100644 examples/positioning/weatherinfo/icons/weather-showers.png create mode 100644 examples/positioning/weatherinfo/icons/weather-sleet.png create mode 100644 examples/positioning/weatherinfo/icons/weather-snow.png create mode 100644 examples/positioning/weatherinfo/icons/weather-storm.png create mode 100644 examples/positioning/weatherinfo/icons/weather-sunny-very-few-clouds.png create mode 100644 examples/positioning/weatherinfo/icons/weather-sunny.png create mode 100644 examples/positioning/weatherinfo/icons/weather-thundershower.png create mode 100644 examples/positioning/weatherinfo/main.cpp create mode 100644 examples/positioning/weatherinfo/weatherinfo.pro create mode 100644 examples/positioning/weatherinfo/weatherinfo.qml create mode 100644 examples/positioning/weatherinfo/weatherinfo.qrc delete mode 100644 examples/weatherinfo/appmodel.cpp delete mode 100644 examples/weatherinfo/appmodel.h delete mode 100644 examples/weatherinfo/components/BigForecastIcon.qml delete mode 100644 examples/weatherinfo/components/ForecastIcon.qml delete mode 100644 examples/weatherinfo/components/WeatherIcon.qml delete mode 100644 examples/weatherinfo/icons/README.txt delete mode 100644 examples/weatherinfo/icons/weather-few-clouds.png delete mode 100644 examples/weatherinfo/icons/weather-fog.png delete mode 100644 examples/weatherinfo/icons/weather-haze.png delete mode 100644 examples/weatherinfo/icons/weather-icy.png delete mode 100644 examples/weatherinfo/icons/weather-overcast.png delete mode 100644 examples/weatherinfo/icons/weather-showers.png delete mode 100644 examples/weatherinfo/icons/weather-sleet.png delete mode 100644 examples/weatherinfo/icons/weather-snow.png delete mode 100644 examples/weatherinfo/icons/weather-storm.png delete mode 100644 examples/weatherinfo/icons/weather-sunny-very-few-clouds.png delete mode 100644 examples/weatherinfo/icons/weather-sunny.png delete mode 100644 examples/weatherinfo/icons/weather-thundershower.png delete mode 100644 examples/weatherinfo/main.cpp delete mode 100644 examples/weatherinfo/weatherinfo.pro delete mode 100644 examples/weatherinfo/weatherinfo.qml delete mode 100644 examples/weatherinfo/weatherinfo.qrc diff --git a/examples/declarative/common/common.pri b/examples/declarative/common/common.pri deleted file mode 100644 index 30ede711..00000000 --- a/examples/declarative/common/common.pri +++ /dev/null @@ -1,37 +0,0 @@ - -QML_IMPORT_PATH += $$PWD/imports - -RESOURCES += \ - $$PWD/common.qrc - -commonresources.files += $$PWD/resources/* - -qmlcomponents.files += \ - $$PWD/imports/QtLocation/examples/components/TextWithLabel.qml \ - $$PWD/imports/QtLocation/examples/components/Button.qml \ - $$PWD/imports/QtLocation/examples/components/Checkbox.qml \ - $$PWD/imports/QtLocation/examples/components/Fader.qml \ - $$PWD/imports/QtLocation/examples/components/Optionbutton.qml \ - $$PWD/imports/QtLocation/examples/components/Slider.qml \ - $$PWD/imports/QtLocation/examples/components/TitleBar.qml \ - $$PWD/imports/QtLocation/examples/components/ButtonRow.qml \ - $$PWD/imports/QtLocation/examples/components/Menu.qml \ - $$PWD/imports/QtLocation/examples/components/IconButton.qml \ - $$PWD/imports/QtLocation/examples/components/BusyIndicator.qml -OTHER_FILES += $$qmlcomponents.files - -qmlcomponentsstyle.files += \ - $$PWD/imports/QtLocation/examples/components/style/Style.qml \ - $$PWD/imports/QtLocation/examples/components/style/ButtonStyle.qml \ - $$PWD/imports/QtLocation/examples/components/style/HMenuItemStyle.qml \ - $$PWD/imports/QtLocation/examples/components/style/VMenuItemStyle.qml -OTHER_FILES += $$qmlcomponentsstyle.files - -qmldialogs.files += \ - $$PWD/imports/QtLocation/examples/dialogs/Dialog.qml \ - $$PWD/imports/QtLocation/examples/dialogs/InputDialog.qml \ - $$PWD/imports/QtLocation/examples/dialogs/ErrorDialog.qml -OTHER_FILES += $$qmldialogs.files - -qmldir.files += $$PWD/imports/QtLocation/examples/qmldir -OTHER_FILES += $$qmldir.files diff --git a/examples/declarative/common/common.qrc b/examples/declarative/common/common.qrc deleted file mode 100644 index bfd79b73..00000000 --- a/examples/declarative/common/common.qrc +++ /dev/null @@ -1,59 +0,0 @@ - - - imports/QtLocation/examples/qmldir - imports/QtLocation/examples/components/style/ButtonStyle.qml - imports/QtLocation/examples/components/style/HMenuItemStyle.qml - imports/QtLocation/examples/components/style/VMenuItemStyle.qml - imports/QtLocation/examples/components/BusyIndicator.qml - imports/QtLocation/examples/components/Button.qml - imports/QtLocation/examples/components/Checkbox.qml - imports/QtLocation/examples/components/Fader.qml - imports/QtLocation/examples/components/IconButton.qml - imports/QtLocation/examples/components/Menu.qml - imports/QtLocation/examples/components/Optionbutton.qml - imports/QtLocation/examples/components/Slider.qml - imports/QtLocation/examples/components/TextWithLabel.qml - imports/QtLocation/examples/components/TitleBar.qml - imports/QtLocation/examples/dialogs/Dialog.qml - imports/QtLocation/examples/dialogs/InputDialog.qml - imports/QtLocation/examples/dialogs/ErrorDialog.qml - resources/busy.png - resources/button_pressed.png - resources/button.png - resources/catch.png - resources/categories_pressed.png - resources/categories.png - resources/checkbox_selected.png - resources/checkbox.png - resources/cross_hovered.png - resources/cross_pressed.png - resources/cross.png - resources/hmenuItem_pressed.png - resources/hmenuItem.png - resources/left_pressed.png - resources/left.png - resources/marker_hovered.png - resources/marker_selected.png - resources/marker.png - resources/node_selected.png - resources/node.png - resources/option_button_selected.png - resources/option_button.png - resources/pencil_hovered.png - resources/pencil_pressed.png - resources/pencil.png - resources/quit_hovered.png - resources/quit_pressed.png - resources/quit.png - resources/right_pressed.png - resources/right.png - resources/scale_end.png - resources/scale.png - resources/search_pressed.png - resources/search.png - resources/star.png - resources/titlebar.png - resources/titlebar.sci - resources/vmenuItem.png - - diff --git a/examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.qml b/examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.qml deleted file mode 100644 index 188b3d18..00000000 --- a/examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.qml +++ /dev/null @@ -1,55 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** You may use this file under the terms of the BSD license as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names -** of its contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -import QtQuick 2.0 - -Image { - id: root - - source: "../../../../resources/busy.png" - - RotationAnimation on rotation { - loops: Animation.Infinite - from: 0 - to: 360 - duration: 500 - running: root.visible - } -} diff --git a/examples/declarative/common/imports/QtLocation/examples/components/Button.qml b/examples/declarative/common/imports/QtLocation/examples/components/Button.qml deleted file mode 100644 index e98f8651..00000000 --- a/examples/declarative/common/imports/QtLocation/examples/components/Button.qml +++ /dev/null @@ -1,107 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** You may use this file under the terms of the BSD license as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names -** of its contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -import QtQuick 2.0 -import "style" - -Item { - id: container - - signal clicked - - property alias text: buttonText.text - property alias color: buttonText.color - property alias paintedWidth: buttonText.paintedWidth - property alias paintedHeight: buttonText.paintedHeight - property bool checked: false - property bool enabled: true - property ButtonStyle style: ButtonStyle{} - - width: buttonText.width * 1.2 - height: buttonText.height * 1.2 - - function disable() { - enabled = false; - } - - function enable() { - enabled = true; - } - - BorderImage { - id: buttonImage - source: container.style.background - anchors.fill: parent - } - - MouseArea { - id: mouseRegion - anchors.fill: buttonImage - hoverEnabled: false - onClicked: { container.clicked() } - } - Text { - id: buttonText - color: checked ? container.style.fontcolor_selected : container.style.fontcolor_normal - anchors.centerIn: buttonImage; font.bold: true; font.pixelSize: 14 - style: Text.Normal - anchors.baseline: parent.bottom - anchors.baselineOffset: -6 - } - - states: [ - State { - name: "Pressed" - when: mouseRegion.pressed == true - PropertyChanges { target: buttonImage; source: container.style.pressedBackground } - }, - State { - name: "Hovered" - when: mouseRegion.containsMouse - PropertyChanges{ target: buttonImage; source: container.style.disabledBackground } - }, - State { - name: "Disabled" - when: !enabled - PropertyChanges{ target: buttonText; color: "dimgray" } - PropertyChanges{ target: mouseRegion; enabled: false } - } - ] -} diff --git a/examples/declarative/common/imports/QtLocation/examples/components/Checkbox.qml b/examples/declarative/common/imports/QtLocation/examples/components/Checkbox.qml deleted file mode 100644 index d0526797..00000000 --- a/examples/declarative/common/imports/QtLocation/examples/components/Checkbox.qml +++ /dev/null @@ -1,65 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** You may use this file under the terms of the BSD license as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names -** of its contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ -import QtQuick 2.0 - -Item { - id: checkbox - property bool selected: false - property alias text: checkboxText.text - height: checkboxText.height - - Row { - id: checkboxRow - spacing: 3 - anchors.fill: parent - Image { - source: checkbox.selected ? "../../../../resources/checkbox_selected.png" : "../../../../resources/checkbox.png" - } - Text { - id: checkboxText - font.pixelSize: 14 - color: "#242424" - } - } - MouseArea { - anchors.fill: parent - onClicked: { checkbox.selected = !checkbox.selected } - } -} diff --git a/examples/declarative/common/imports/QtLocation/examples/components/Fader.qml b/examples/declarative/common/imports/QtLocation/examples/components/Fader.qml deleted file mode 100644 index 482bc365..00000000 --- a/examples/declarative/common/imports/QtLocation/examples/components/Fader.qml +++ /dev/null @@ -1,68 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** You may use this file under the terms of the BSD license as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names -** of its contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -import QtQuick 2.0 - -Rectangle { - id: fader - anchors.fill: parent - opacity: 0.7 - color: "darkgrey" - MouseArea { - id: mouseArea - anchors.fill: parent - hoverEnabled: false - } - - Component.onCompleted: { - var globalXY - var root = parent - - if (root != null) { - while (root.parent) root = root.parent - width = root.width; height = root.height; - globalXY = mapFromItem(root, root.x, root.y); - } else { - globalXY = mapFromItem(null, 0, 0); - } - x = globalXY.x; - y = globalXY.y; - } -} diff --git a/examples/declarative/common/imports/QtLocation/examples/components/IconButton.qml b/examples/declarative/common/imports/QtLocation/examples/components/IconButton.qml deleted file mode 100644 index d426203f..00000000 --- a/examples/declarative/common/imports/QtLocation/examples/components/IconButton.qml +++ /dev/null @@ -1,81 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** You may use this file under the terms of the BSD license as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names -** of its contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -import QtQuick 2.0 - -Item { - id: root - - property url source - property url hoveredSource: source - property url pressedSource: source - - signal clicked - - width: childrenRect.width - height: childrenRect.height - - Image { - id: image - - source: parent.source - height: sourceSize.height - - MouseArea { - id: mouseRegion - hoverEnabled: false - anchors.fill: parent - onClicked: root.clicked() - } - - states: [ - State { - name: "Pressed" - when: mouseRegion.pressed - PropertyChanges { target: image; source: pressedSource } - }, - State { - name: "Hover" - when: mouseRegion.containsMouse - PropertyChanges { target: image; source: hoveredSource } - } - ] - } -} diff --git a/examples/declarative/common/imports/QtLocation/examples/components/Menu.qml b/examples/declarative/common/imports/QtLocation/examples/components/Menu.qml deleted file mode 100644 index 0fed3c4a..00000000 --- a/examples/declarative/common/imports/QtLocation/examples/components/Menu.qml +++ /dev/null @@ -1,166 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** You may use this file under the terms of the BSD license as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names -** of its contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -import QtQuick 2.0 - -Grid { - id: menu - enabled: opacity > 0 ? true : false - - property bool horizontalOrientation: true - property list