summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qformlayout.h
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-04-29 15:01:04 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-05-06 07:57:11 (GMT)
commit244f5ee9c2c34ddee200e4d5cdc1345762a5901b (patch)
tree12841f52f170972109281ea4115147ff0e063289 /src/gui/kernel/qformlayout.h
parent548da9a5434d615456a7a6efda3380b7138c6000 (diff)
downloadQt-244f5ee9c2c34ddee200e4d5cdc1345762a5901b.zip
Qt-244f5ee9c2c34ddee200e4d5cdc1345762a5901b.tar.gz
Qt-244f5ee9c2c34ddee200e4d5cdc1345762a5901b.tar.bz2
Fix QFormLayout which allowed fields to be smaller that their minimum size
If the label's sizeHint is bigger than its minimumSizeHint, the field may be resized smaller than its minimum size. This also fix another problem where the field would 'jump' from one sizehint to the others. (This can happen if labels can word-wrap for example) Reviewed-by: Michael Goddard
Diffstat (limited to 'src/gui/kernel/qformlayout.h')
0 files changed, 0 insertions, 0 deletions