summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorDavid Faure <david.faure@kdab.com>2018-06-25 18:54:16 +0200
committerDavid Faure <david.faure@kdab.com>2018-07-28 12:26:41 +0000
commitce4407c32749e9d22314c09aa205691dbad2a335 (patch)
treef65ff82d8579985d61b065af3a50e06a9ef4b9a1 /qmake
parentcd542b0094d485e5127794f32e77ea81d9092b05 (diff)
QSFPM unittest: check dataChanged and layoutChanged signals
I'm not sure why QSFPM purposefully emits dataChanged for a source dataChanged that triggers a layoutChanged (i.e. due to sorting, multiple rows are moving around). (This predates the git import in Qt 4.5.) Surely whoever is listening will not gain much from the "small" dataChanged after the "big" layoutChanged... anyhow, this documents the current behavior, at least. It also proves that the bug I saw long ago (changing a filtered-out value used to emit dataChanged(invalid, invalid), IIRC) is no longer present. Change-Id: I8975c549db88226b2b3393de9f8dca4f4109df15 Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de> Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions