diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-11-11 13:34:15 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-11-11 13:36:02 (GMT) |
commit | 258e751b7f4c3ff5e44fdbd654ce45d0693934bf (patch) | |
tree | 4074f6d15090f5910fb60d6b63f4bab467a25b76 /doc/src/snippets/code/src_gui_widgets_qcheckbox.cpp | |
parent | 72c170b64056a59dce9f849a5789d2968071f7b9 (diff) | |
download | Qt-258e751b7f4c3ff5e44fdbd654ce45d0693934bf.zip Qt-258e751b7f4c3ff5e44fdbd654ce45d0693934bf.tar.gz Qt-258e751b7f4c3ff5e44fdbd654ce45d0693934bf.tar.bz2 |
Fix for assertion failure in in QWidget::grabMouse for Symbian.
Docs say: "Note that only visible widgets can grab mouse input.
If isVisible() returns false for a widget, that widget cannot call
grabMouse()."
qwidget_x11.cpp uses the similar condition in grabMouse as symbian
after this commit.
Task-number: QTBUG-5658
Reviewed-by: Jason Barron
Diffstat (limited to 'doc/src/snippets/code/src_gui_widgets_qcheckbox.cpp')
0 files changed, 0 insertions, 0 deletions