Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
KDE:KDE3
qt3
qt3-trinity-fix-typo.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qt3-trinity-fix-typo.patch of Package qt3
From 8b71fd2791186600d484f1c960eda0d0aa5bbee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz> Date: Sun, 22 Mar 2020 18:44:21 +0100 Subject: Fix typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko <slavek.banko@axis.cz> --- doc/html/qwidget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <a href="qwidget.html#geometry-prop">"geometry"</a> property for details <h3 class=fn>void <a name="grabKeyboard"></a>QWidget::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 -- cgit v1.2.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor