Jump to same model index (if it exists) when the model changes
authorAlan Alpert <alan.alpert@nokia.com>
Thu, 28 Jul 2011 10:11:52 +0000 (20:11 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 29 Jul 2011 00:47:11 +0000 (02:47 +0200)
commit98ebab25abc8f66629598cb9ebd4fe942bc0c57f
tree9e15b4df8fc9c15542188aab6762198d90b27edb
parent02552f26e4e274c50d3466cce86d9038b9f687c7
Jump to same model index (if it exists) when the model changes

For PathView, ListView does this already.

Task-number: QTBUG-19059
Change-Id: Id09087ad372e46661794b0cb15cb30fc88802c4b
Reviewed-on: http://codereview.qt.nokia.com/2330
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/items/qsgpathview.cpp