summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-07-10 08:17:54 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-07-10 10:54:53 +0000
commita846cc9e984b9fee7569c89971c7017e562ff1bf (patch)
treec08c62c5bf10a9a5596017a261cc5070f01f74b0 /src
parentee19e15ef7d4c7caeeec56b0a75ddf90c4650119 (diff)
Doc: Extend description of Qt::Key_Clear
Add information about to which physical key this virtual key code is commonly mapped. Task-number: QTBUG-68497 Change-Id: I467516ad0c731efb48b62fe64d723acd7c38f2b1 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/global/qnamespace.qdoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index 0361fd6085..36f2aaee72 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -1361,7 +1361,10 @@
\value Key_Pause The Pause/Break key (\b Note: Not related to pausing media)
\value Key_Print
\value Key_SysReq
- \value Key_Clear
+ \value Key_Clear Corresponds to the \b Clear key on selected Apple
+ keyboard models. On other systems it is commonly mapped
+ to the numeric keypad key \b 5, when \b {Num Lock} is
+ \c off.
\value Key_Home
\value Key_End
\value Key_Left