diff options
author | Christian Ehrlicher <ch.ehrlicher@gmx.de> | 2018-01-21 19:55:40 +0100 |
---|---|---|
committer | Christian Ehrlicher <ch.ehrlicher@gmx.de> | 2018-01-29 10:34:31 +0000 |
commit | 3adfcbf1ed9b63c3ce41d7417658db3836fd3530 (patch) | |
tree | 9dfe3e9f91032f373ace1cab45a92131400fad25 /examples | |
parent | 5a05348fb6c3940449a9c2950bb65bdea2112a15 (diff) | |
download | qtbase-3adfcbf1ed9b63c3ce41d7417658db3836fd3530.tar.gz |
QHeaderView: properly restore section data after layoutChanged()
QHeaderView is doing a complete rebuild of the sections when the layout
changed because everything could have happened. But since layoutChanged
is also called during e.g. sorting, the old data must be restored when
possible.
Task-number: QTBUG-65478
Change-Id: I088d4d843cad362b97df6dc5e0dcb9819b13547f
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions