Add API to clear the current index. Symmetric with clearing selection.
authorStephen Kelly <stephen.kelly@kdab.com>
Thu, 10 Nov 2011 19:34:46 +0000 (20:34 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 11 Nov 2011 11:24:48 +0000 (12:24 +0100)
commit999196e3369417969d4a561710d68c8bb1786c47
treeac06b705e439c3ae2b327389054c6e4b0f6e8ab8
parent0b293e4afc3a9d25336e862509a46ad024dccf04
Add API to clear the current index. Symmetric with clearing selection.

Change-Id: I08070f4fdf26898d5b6edd5259f011f9b3c75512
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
src/widgets/itemviews/qitemselectionmodel.cpp
src/widgets/itemviews/qitemselectionmodel.h
tests/auto/widgets/itemviews/qitemselectionmodel/tst_qitemselectionmodel.cpp