remove trafficinfo example and related doc
authorJing Bai <jing.bai@digia.com>
Fri, 7 Dec 2012 16:35:25 +0000 (17:35 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 7 Dec 2012 18:20:16 +0000 (19:20 +0100)
commit993702d515ac222ba47ec255f4f82a5b3e58437a
tree15597e32ad9140c9588f600f5b1b601f0493f3f9
parent875aaa9796ee36bd7683abdcce60a1a865e9d875
remove trafficinfo example and related doc

Due to trafikanten API change, this example doesn't work anymore.
The new API uses JSON based content, we can probably use it for qjson
example.

Task-number: QTBUG-28423
Change-Id: I36b499b4b2f36d46314937c24d9a2df3bba7b391
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
16 files changed:
examples/xmlpatterns/trafficinfo/doc/src/trafficinfo.qdoc [deleted file]
examples/xmlpatterns/trafficinfo/main.cpp [deleted file]
examples/xmlpatterns/trafficinfo/mainwindow.cpp [deleted file]
examples/xmlpatterns/trafficinfo/mainwindow.h [deleted file]
examples/xmlpatterns/trafficinfo/station_example.wml [deleted file]
examples/xmlpatterns/trafficinfo/stationdialog.cpp [deleted file]
examples/xmlpatterns/trafficinfo/stationdialog.h [deleted file]
examples/xmlpatterns/trafficinfo/stationdialog.ui [deleted file]
examples/xmlpatterns/trafficinfo/stationquery.cpp [deleted file]
examples/xmlpatterns/trafficinfo/stationquery.h [deleted file]
examples/xmlpatterns/trafficinfo/time_example.wml [deleted file]
examples/xmlpatterns/trafficinfo/timequery.cpp [deleted file]
examples/xmlpatterns/trafficinfo/timequery.h [deleted file]
examples/xmlpatterns/trafficinfo/trafficinfo.desktop [deleted file]
examples/xmlpatterns/trafficinfo/trafficinfo.pro [deleted file]
examples/xmlpatterns/xmlpatterns.pro