qt5base-lts/tests/auto/widgets/itemviews/qheaderview
Thorbjørn Lund Martsum 12c2a3d852 QHeaderView - fix setOffsetToSectionPosition a bit
It might be silly to have sections with size 0 without using hideSection.
Nevertheless we should still use the principle of least surprise.

It does not make sense that hiding a row 'far' away should affect
the semantics of setOffsetToSectionPosition on lower indexes.

Change-Id: Iaf847eba2ea4d28fc7bcfe3a27d62f432f6f61e0
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-02-24 14:55:06 +01:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qheaderview.pro widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
tst_qheaderview.cpp QHeaderView - fix setOffsetToSectionPosition a bit 2012-02-24 14:55:06 +01:00