qt5base-lts/tests/auto/corelib/itemmodels
Volker Krause 96e3c2bcbf Don't bypass overwritten [set]data() methods in the proxy.
By calling itemData() of the source model directly, the result cannot
contain data provided by the proxy model itself. The base class
implementation however will call data() on the proxy instead.

Change-Id: Ib0ef5f5621457adbfa4bd896a756dfcb98d0ae54
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-04-08 14:17:27 +02:00
..
qabstractitemmodel Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
qabstractproxymodel Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
qidentityproxymodel Don't bypass overwritten [set]data() methods in the proxy. 2013-04-08 14:17:27 +02:00
qitemmodel Fix minor typos in docs, printed messages & comments 2013-01-28 18:12:41 +01:00
qitemselectionmodel Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsortfilterproxymodel Don't call virtual methods after the source model is destroyed. 2013-04-05 16:26:06 +02:00
qstringlistmodel Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
itemmodels.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00