qt5base-lts/tests/auto/widgets/itemviews
Andy Shaw 2ca57e39e3 Respect the size hint signal for the column and row delegates
The sizeHintChanged() signal from the column and row delegates need to be
connected to the doItemsLayout() slot so that the view is updated when the
size hint changes.

Additionally doDelayedItemsLayout() is called to ensure that this is
up-to-date as the size hints may have changed when the new delegate was
set on the row or column.

Change-Id: I458293f05ce9ef40a03bdbcab1a6e7a10f648c89
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Reviewed-by: Kevin Puetz <PuetzKevinA@JohnDeere.com>
2014-12-03 13:31:07 +01:00
..
qabstractitemview Respect the size hint signal for the column and row delegates 2014-12-03 13:31:07 +01:00
qcolumnview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatawidgetmapper Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdirmodel Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfileiconprovider Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qheaderview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qitemdelegate tst_qitemdelegate: make the test more robust 2014-11-11 12:32:13 +01:00
qitemeditorfactory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qitemview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistwidget Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
qtableview tst_qtableview: fix virtual-override clang warning 2014-11-24 08:05:34 +01:00
qtablewidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtreeview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtreewidget Widgets: remove references to QStyleOptionFrameV<n> 2014-09-26 00:39:48 +02:00
qtreewidgetitemiterator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00