qt5base-lts/examples/widgets
Christoph Schleifenbaum ae0fd6884d QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHint
This patch adds SizeAdjustPolicy to QAbstractScrollArea.
If it is set to AdjustToContents it will make use of the new
protected viewportSizeHint() (BC since it was reserved in Qt5).
This function returns a suggested size based on contents.

Change-Id: I5d8aa517e88b8b21c5712e62b4d574c3aad99d3b
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-04-22 17:56:55 +02:00
..
animation Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
desktop Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
dialogs Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
doc Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
draganddrop Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
effects Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
graphicsview Merge remote-tracking branch 'origin/release' into stable 2013-04-03 15:43:39 +02:00
itemviews QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHint 2013-04-22 17:56:55 +02:00
layouts Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mainwindows Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
painting Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
richtext Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
scroller Fix warning about float truncation in scroller example (CLANG). 2013-03-06 21:50:28 +01:00
statemachine Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
tools Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
tutorials Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
widgets Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
windowcontainer Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00
widgets.pro Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00