From a846cc9e984b9fee7569c89971c7017e562ff1bf Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Tue, 10 Jul 2018 08:17:54 +0200 Subject: 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 --- src/corelib/global/qnamespace.qdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/corelib/global/qnamespace.qdoc') 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 -- cgit v1.2.3