diff options
author | Olivier Goffart <olivier.goffart@nokia.com> | 2010-06-16 09:00:15 (GMT) |
---|---|---|
committer | Qt Commercial Integration <QtCommercial@digia.com> | 2012-01-31 10:25:00 (GMT) |
commit | 9d465dd8333bd74f6f8976b76d1c4ccf95ae1586 (patch) | |
tree | 192350cdf4b5e2169b4c72d89f04ea85e78e69ba /dist/changes-2.0.1 | |
parent | 6a6fcd8c8b6cdbfd35730b0d30d59bbfdb45ace5 (diff) | |
download | Qt-9d465dd8333bd74f6f8976b76d1c4ccf95ae1586.zip Qt-9d465dd8333bd74f6f8976b76d1c4ccf95ae1586.tar.gz Qt-9d465dd8333bd74f6f8976b76d1c4ccf95ae1586.tar.bz2 |
QListView: speedup QListView::setRowHidden()
Basically the same optimisation that had been made long ago in the tree view:
Use the right data structure for QListViewPrivate::hiddenRows
(QSet instead of QVector)
Task-number: QTBUG-11438
Reviewed-by: Gabriel
Diffstat (limited to 'dist/changes-2.0.1')
0 files changed, 0 insertions, 0 deletions