summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-03-22 18:44:21 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-03-22 18:44:21 +0100
commitce0712924d357df5ff0b2438f937fae11b5697f4 (patch)
tree7646ac2d1ed4e2ce32afd2f948d7c20e49933c16
parent9d5d503f747ce54a6c048a415dae1b33d6b9b047 (diff)
downloadtqt3-ce0712924d357df5ff0b2438f937fae11b5697f4.tar.gz
tqt3-ce0712924d357df5ff0b2438f937fae11b5697f4.zip
Fix typo.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--doc/html/ntqwidget.html2
1 files changed, 1 insertions, 1 deletions
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 <a href="ntqwidget.html#geometry-prop">"geometry"</a> property for detai
<h3 class=fn>void <a name="grabKeyboard"></a>TQWidget::grabKeyboard ()
</h3>
Grabs the keyboard input.
-<p> This widget reveives all keyboard events until <a href="#releaseKeyboard">releaseKeyboard</a>()
+<p> This widget receives all keyboard events until <a href="#releaseKeyboard">releaseKeyboard</a>()
is called; other widgets get no keyboard events at all. Mouse
events are not affected. Use <a href="#grabMouse">grabMouse</a>() if you want to grab that.
<p> The focus widget is not affected, except that it doesn't receive