summaryrefslogtreecommitdiffstats
path: root/tests/auto/gestures
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2010-02-03 17:00:24 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2010-02-04 09:21:32 (GMT)
commit188c2ef11e92d04dcf334309c85a7f1b14945aaa (patch)
treef25391e9b903c82dd426eb299cb7e66b3a9b8de7 /tests/auto/gestures
parent5cff63b217118e087a6cbd1f27c2a28be83374bb (diff)
downloadQt-188c2ef11e92d04dcf334309c85a7f1b14945aaa.zip
Qt-188c2ef11e92d04dcf334309c85a7f1b14945aaa.tar.gz
Qt-188c2ef11e92d04dcf334309c85a7f1b14945aaa.tar.bz2
QHeaderView: fixes sectionClicked() emitted with wrong section index
The obvious fix is to use the previsously computed 'section' as paramatter. (It is even faster) But one might wonder why logicalIndexAt() does not return the same result before and after flipSortIndicator(). The reason is that while being sorted, in _q_layoutChanged, all the hidden section where unhidden and hidden again. Leaving some pending computation. Task-number: QTBUG-7833 Reviewed-by: Gabriel
Diffstat (limited to 'tests/auto/gestures')
0 files changed, 0 insertions, 0 deletions