Add 'FullScreen' into QKeySequence::StandardKey
authorstockton <rickstockton@reno-computerhelp.com>
Mon, 7 May 2012 22:32:50 +0000 (15:32 -0700)
committerQt by Nokia <qt-info@nokia.com>
Tue, 8 May 2012 09:47:29 +0000 (11:47 +0200)
commit1ef8a6d48e0b80e93e34352db0ba97547c22d815
treee605bd7876b86ddaeb78da955375779c5e31db71
parent1e432f0a88b25098819fc9684b54606ba3a05123
Add 'FullScreen' into QKeySequence::StandardKey

This StandardKey was never defined in Qt4, and should be added to
simplify cross-platform Shortcut handling for this Action.
Comment concerning the sort-order requirement in QKeyBinding is
expanded to discuss the role of Modifier Keys in the Sort Order.

Task-number: QTBUG-25517

Change-Id: I8c26404010f1e55164e25fe6a586d9795869c25f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
src/gui/kernel/qkeysequence.cpp
src/gui/kernel/qkeysequence.h