From ce0712924d357df5ff0b2438f937fae11b5697f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 22 Mar 2020 18:44:21 +0100 Subject: [PATCH] Fix typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/html/ntqwidget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/ntqwidget.html b/doc/html/ntqwidget.html index a5b827f8..8cba68a2 100644 --- a/doc/html/ntqwidget.html +++ b/doc/html/ntqwidget.html @@ -1177,7 +1177,7 @@ See the "geometry" property for detai

void TQWidget::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