diff options
author | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2010-01-06 14:36:21 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-01-07 10:51:53 (GMT) |
commit | 1be03198a12ff7aff183b87bf2964020a72aa86f (patch) | |
tree | e4f6bf8aae241cec921ec681260013eac8d20379 /doc/src/snippets/code | |
parent | b26ad145457b09a0828952fec456f7f2a7a013b3 (diff) | |
download | Qt-1be03198a12ff7aff183b87bf2964020a72aa86f.zip Qt-1be03198a12ff7aff183b87bf2964020a72aa86f.tar.gz Qt-1be03198a12ff7aff183b87bf2964020a72aa86f.tar.bz2 |
QBoxLayout::setGeometry would not respect the widget min/max width
When calling heightforWidth after a geometry change, the width actually used
could be outside the widget's width bounds. The height could then be smaller
than needed to fit the widget's contents resulting in a clipped widget being
drawn. Auto-test included.
Reviewed-by: Olivier
Task-number: QTBUG-7103
(cherry picked from commit 94759a0ed565b21c8dbfb4b12bfe6064f156b410)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions