Fix file browser in qmlvideofx example.
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Wed, 31 Jul 2013 09:15:25 +0000 (11:15 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 19 Aug 2013 08:07:19 +0000 (10:07 +0200)
commitc86d14a380118bc530547c69ba982d2c5e04a992
tree9b7c5ba984851c1c8ba1dbb5be24445762d4d495
parent188b59609b1c01792b63e02e8c230616b93f5c51
Fix file browser in qmlvideofx example.

Similar to de9092389f2e43370c2cfcd6759d08cc11da9a68 for qmlvideo.
Use QUrl::fromLocalFile() to get Windows drive handling
right. Emulate its behavior in QML code. Fix up() to terminate
correctly.

Task-number: QTBUG-32139
Change-Id: I36bafaa608ff054190dc76694f6254a74f3b513e
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
examples/multimedia/video/qmlvideofx/main.cpp
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml