add testqt source
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Thu, 22 Nov 2018 05:39:39 +0000 (14:39 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Thu, 22 Nov 2018 05:39:39 +0000 (14:39 +0900)
commit94055f5398b01a58624b3dc91f2f04027ec2a4b5
treec2b18b849e82b2ca70b9377e118c581e2fc83c42
parentae47635e56c4af4d816a76e5186e945768543679
add testqt source
80 files changed:
.gitignore [new file with mode: 0644]
.gitreview [deleted file]
LICENSE
LICENSE.for_car_png [deleted file]
README.md [new file with mode: 0644]
app/BtnArrow.qml [new file with mode: 0755]
app/BtnEnlarge.qml [new file with mode: 0755]
app/BtnMapDirection.qml [new file with mode: 0755]
app/BtnPresentPosition.qml [new file with mode: 0755]
app/BtnShrink.qml [new file with mode: 0755]
app/ImgDestinationDirection.qml [new file with mode: 0755]
app/ProgressNextCross.qml [new file with mode: 0755]
app/api/GPS.qml [deleted file]
app/api/GeoClue.qml [deleted file]
app/api/GeoFence.qml [deleted file]
app/app.pri [changed mode: 0644->0755]
app/app.pro [changed mode: 0644->0755]
app/forms/Geocode.qml [deleted file]
app/forms/GeocodeForm.ui.qml [deleted file]
app/forms/Locale.qml [deleted file]
app/forms/LocaleForm.ui.qml [deleted file]
app/forms/Message.qml [deleted file]
app/forms/MessageForm.ui.qml [deleted file]
app/forms/ReverseGeocode.qml [deleted file]
app/forms/ReverseGeocodeForm.ui.qml [deleted file]
app/forms/RouteAddress.qml [deleted file]
app/forms/RouteAddressForm.ui.qml [deleted file]
app/forms/RouteCoordinate.qml [deleted file]
app/forms/RouteCoordinateForm.ui.qml [deleted file]
app/forms/RouteList.qml [deleted file]
app/forms/RouteListDelegate.qml [deleted file]
app/forms/RouteListHeader.qml [deleted file]
app/helper.js [deleted file]
app/images/1_uturn.png [new file with mode: 0755]
app/images/2_sharp_right.png [new file with mode: 0755]
app/images/3_right.png [new file with mode: 0755]
app/images/4_slight_right.png [new file with mode: 0755]
app/images/5_straight.png [new file with mode: 0755]
app/images/6_slight_left.png [new file with mode: 0755]
app/images/7_left.png [new file with mode: 0755]
app/images/8_sharp_left.png [new file with mode: 0755]
app/images/Dest_Flag.jpg [new file with mode: 0755]
app/images/Direction_Hup.jpeg [new file with mode: 0755]
app/images/Direction_Nup.jpeg [new file with mode: 0755]
app/images/Enlarge_button.bmp [new file with mode: 0755]
app/images/MAP_modified.png [new file with mode: 0755]
app/images/Progress.png [new file with mode: 0755]
app/images/SW_Patern_1.bmp [new file with mode: 0755]
app/images/SW_Patern_2.bmp [new file with mode: 0755]
app/images/SW_Patern_3.bmp [new file with mode: 0755]
app/images/Shrink_button.bmp [new file with mode: 0755]
app/images/car_icon.svg [new file with mode: 0755]
app/images/images.qrc [new file with mode: 0755]
app/images/nmea.txt [new file with mode: 0755]
app/images/thum500_t002_0_ip_0175.jpg [new file with mode: 0755]
app/main.cpp [changed mode: 0644->0755]
app/map/CircleItem.qml [deleted file]
app/map/ImageItem.qml [deleted file]
app/map/MapComponent.qml [deleted file]
app/map/Marker.qml [deleted file]
app/map/PolygonItem.qml [deleted file]
app/map/PolylineItem.qml [deleted file]
app/map/RectangleItem.qml [deleted file]
app/mapviewer.qml [deleted file]
app/mapviewer.qrc [deleted file]
app/menus/ItemPopupMenu.qml [deleted file]
app/menus/MainMenu.qml [deleted file]
app/menus/MapPopupMenu.qml [deleted file]
app/menus/MarkerPopupMenu.qml [deleted file]
app/resources/car.png [deleted file]
app/resources/icon.png [deleted file]
app/resources/marker.png [deleted file]
app/resources/scale.png [deleted file]
app/resources/scale_end.png [deleted file]
app/testqt.qml [new file with mode: 0755]
app/testqt.qrc [new file with mode: 0755]
package/config.xml [changed mode: 0644->0755]
package/icon.svg [changed mode: 0644->0755]
package/package.pro [changed mode: 0644->0755]
testqt.pro [moved from navigation.pro with 100% similarity]