Add a roles argument to the dataChanged signal.
authorStephen Kelly <stephen.kelly@kdab.com>
Mon, 21 Nov 2011 12:34:24 +0000 (13:34 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 21 Nov 2011 13:24:36 +0000 (14:24 +0100)
commit100908e400be65fea74184caaee754abc3a5afcb
tree0e99ca3012c603cbbfc65f09245dba6d606bc67d
parent448e1e620ca206236bf6d03406fceb9b9eb20c15
Add a roles argument to the dataChanged signal.

This allows more granular reporting of what has changed.

This change is binary incompatible and source compatible.

Change-Id: I7c5beaee651a24780cc94e41383f7a80210bc603
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
src/corelib/kernel/qabstractitemmodel.cpp
src/corelib/kernel/qabstractitemmodel.h
tests/auto/corelib/kernel/qabstractitemmodel/tst_qabstractitemmodel.cpp