diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-06-30 20:50:48 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-06-30 20:50:48 (GMT) |
commit | 436a71e8950ea5a050f95b5889b85e5fafb2e716 (patch) | |
tree | a54c8a03bd98015ae26adc59ae36bd64213b6fc3 /mkspecs | |
parent | 7e91986c352677d4c0456d30e1cb5fc3179e28c3 (diff) | |
download | Qt-436a71e8950ea5a050f95b5889b85e5fafb2e716.zip Qt-436a71e8950ea5a050f95b5889b85e5fafb2e716.tar.gz Qt-436a71e8950ea5a050f95b5889b85e5fafb2e716.tar.bz2 |
Set the focus to a child widget when set on a QGroupBox
When the focus is set on a QGroupBox with the policy NoFocus, the focus
should be propagated to one of the child if it accepts the focus. This
was failing because QWidget::focusWidget() returns the QGroupBox itself.
Task-number: 257158
Reviewed-by: Denis
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions