qt5base-lts/tests/auto/gui/text/qstatictext
Igor Mironchik 046622cdf3 Fix explicitly set width not being respected
The size of the QStaticText was always adjusted, even if setTextWidth()
was used. Now size of the QStaticText is calculated according to
the set width of the text, and if no width was set, then the
automatically adjusted size is used.

[ChangeLog][QtGui][QStaticText] Fixed explicitly set width not being
respected.

Task-number: QTBUG-65836
Change-Id: If2f9f6952fb168f4bcb6d8fabfdc7360f8a36485
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2018-01-20 11:22:53 +00:00
..
qstatictext.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_qstatictext.cpp Fix explicitly set width not being respected 2018-01-20 11:22:53 +00:00