diff options
author | Volker Krause <volker.krause@kdab.com> | 2013-05-04 18:26:25 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-05-06 22:24:04 +0200 |
commit | bb00ac8d1251be3e703cc09e5fb2f100f24b398b (patch) | |
tree | 170de83ede70b06b9df300412231cf18f47e2857 /templates | |
parent | 66ebc3e079d71a22e6fef5550fa2b00ff4a9cbe9 (diff) | |
download | qt4-tools-bb00ac8d1251be3e703cc09e5fb2f100f24b398b.tar.gz |
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.
Cherry-picked from qtbase/96e3c2bcbfedc8b5cb8fc099229a02a1fa335c21.
Change-Id: I7e8b65ab045382089c577d9832edc1555b71419e
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions