diff options
author | Jan Arve Saether <jan-arve.saether@digia.com> | 2013-03-05 10:47:05 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-03-13 15:13:44 (GMT) |
commit | 05751a7e75da5e4634afccee23076c0dac2ce8b0 (patch) | |
tree | 8450a0acbd0fe4065ae3de13dda6071d2dd45f84 /tools/porting | |
parent | ea2f597bb0be06ffd7353f6bc257e9d525039674 (diff) | |
download | Qt-05751a7e75da5e4634afccee23076c0dac2ce8b0.zip Qt-05751a7e75da5e4634afccee23076c0dac2ce8b0.tar.gz Qt-05751a7e75da5e4634afccee23076c0dac2ce8b0.tar.bz2 |
Fixed QTreeWidgetIterator to work with sorted QTreeWidget
We cannot access children directly, since that won't ensure that
the pending sort is executed. However, the functions we need are
there already and actually makes the code nicer.
Task-number: QTBUG-29903
Change-Id: I6899284275dd79b991896a5f08486b58d95f819d
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
(cherry picked from qtbase/aa2d10750ad8cdb6a86d519063664c2924b2a635)
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Diffstat (limited to 'tools/porting')
0 files changed, 0 insertions, 0 deletions