summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-04-15 14:07:24 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-07 14:17:46 +0000
commit4ee1b67b24773148b26e777bcfca2ff918974c82 (patch)
tree353e77b37cdbf29965e64070a9b0282acecbb6d6 /.gitignore
parent5a9b047c225ccd5a19bd863c807d2582517ba3e7 (diff)
downloadqtlocation-4ee1b67b24773148b26e777bcfca2ff918974c82.tar.gz
Provide new planespotter example
This diversifies the location examples as it adds a relatively small example. Short of the places examples there is only one large demo-like mapviewer example. This new example demonstrates the following features: - integration of C++ types into QML - coordinate animations - fitting viewport of maps Change-Id: Id0b5b9669cfd1d98bb5dce7d7d42d220efd60142 Task-number: QTBUG-45415 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 027b0d9b..bb0e0364 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ src/location/doc/snippets/cpp/cppsnippet
src/location/doc/snippets/places/placescppsnippet
examples/location/places_list/places_list
examples/location/places_map/places_map
+examples/location/planespotter/planespotter
examples/positioning/geoflickr/geoflickr
examples/positioning/logfilepositionsource/logfilepositionsource
examples/positioning/satelliteinfo/satelliteinfo