diff options
author | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2010-01-11 09:44:55 (GMT) |
---|---|---|
committer | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2010-01-11 09:44:55 (GMT) |
commit | 8b42e57fe2946f2cd17f538d0dec2ba6edc06a11 (patch) | |
tree | 4a09610e86e7e581de3b30cbe8d06cea79e810aa /projects.pro | |
parent | 8d76de98d93421395306941e59d136f1e7395d15 (diff) | |
download | Qt-8b42e57fe2946f2cd17f538d0dec2ba6edc06a11.zip Qt-8b42e57fe2946f2cd17f538d0dec2ba6edc06a11.tar.gz Qt-8b42e57fe2946f2cd17f538d0dec2ba6edc06a11.tar.bz2 |
QTreeView::selectAll() wouldn't work when first column hidden
QTreeView::selectAll() called QTreeView::select() on the first column, first
and last rows, and rows selection flags. As the first row was hidden, this
range spanned to void. We now pass the upper-left and lower-right indices to
select(). Auto-test included.
Reviewed-by: Olivier
Task-number: QTBUG-6450
Diffstat (limited to 'projects.pro')
0 files changed, 0 insertions, 0 deletions