qt6-bb10/tests/manual/widgets/itemviews/autoResizePrecision
Thorbjørn Martsum adaa50e37d QHeaderView - add parameter to control sizeHint precision
Currently Qt looks at 1000 rows when scaling a column.
That can be slow in some situations and too inaccurate in others.

With this patch we leave it up to the user to decide how precise
e.g resizeToContents should be.

Change-Id: I6ef60f9a3bb40fc331ce1a1544fdc77488d20ca3
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-05-13 16:32:50 +02:00
..
tablehorz QHeaderView - add parameter to control sizeHint precision 2013-05-13 16:32:50 +02:00
tablevert QHeaderView - add parameter to control sizeHint precision 2013-05-13 16:32:50 +02:00
treeview QHeaderView - add parameter to control sizeHint precision 2013-05-13 16:32:50 +02:00