diff --git a/doc/html/qwidget.html b/doc/html/qwidget.html index 1a63ad2..0262696 100644 --- a/doc/html/qwidget.html +++ b/doc/html/qwidget.html @@ -1177,7 +1177,7 @@ See the "geometry" property for details

void QWidget::grabKeyboard ()

Grabs the keyboard input. -

This widget reveives all keyboard events until releaseKeyboard() +

This widget receives all keyboard events until releaseKeyboard() is called; other widgets get no keyboard events at all. Mouse events are not affected. Use grabMouse() if you want to grab that.

The focus widget is not affected, except that it doesn't receive