qt6-bb10/tests/auto/widgets/widgets
Laszlo Papp 1ea0d399b3 QKeySequenceEdit: Add a finishing key combinations property
Different shortcut editors seem to have different preferences. By
default, QWidget seems to utilise Tab, Backtab, Return and Enter for
navigation purposes. However, some shortcut editors would like to be
able to record these keys as part of combinations to use in the
application.

Therefore, leave it with the application developers to decide what key
combinations they would like to use for finishing the key sequence edit.
This should provide enough flexibility for application developers to
customize their shortcut editor behavior.

[ChangeLog][QtWidgets][QKeySequenceEdit] Added a property to allow
defining the finishing key combinations.

Fixes: QTBUG-103844
Fixes: QTBUG-103843
Change-Id: Id84644086ca7a4f11618d510e59698a43735b99b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-07-09 11:23:49 +00:00
..
qabstractbutton Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qabstractscrollarea Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qabstractslider Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qabstractspinbox Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbuttongroup Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcalendarwidget Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcheckbox Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcombobox QComboBox: emit currentIndexChanged() and currentTextChanged() when the model is cleared 2022-06-16 19:29:36 +02:00
qcommandlinkbutton Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdatetimeedit Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdial Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdialogbuttonbox Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdockwidget Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdoublespinbox Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfocusframe Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfontcombobox Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qframe Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgroupbox Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qkeysequenceedit QKeySequenceEdit: Add a finishing key combinations property 2022-07-09 11:23:49 +00:00
qlabel Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qlcdnumber Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qlineedit Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qmainwindow QMainWindow: fix restoreState() for toolbars 2022-06-17 20:59:21 +02:00
qmdiarea Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qmdisubwindow Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qmenu unblacklist passing tests 2022 2022-06-23 01:36:01 +02:00
qmenubar BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04 2022-06-20 20:06:20 +03:00
qopenglwidget Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qplaintextedit Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qprogressbar Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qpushbutton Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qradiobutton Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qscrollarea Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qscrollbar Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsizegrip Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qslider Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qspinbox Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsplashscreen Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsplitter Don't hide a widget that is swapped into a hidden splitter 2022-05-23 21:12:05 +02:00
qstackedwidget Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qstatusbar Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtabbar Don't crash when removing the last visible tab 2022-06-13 14:04:31 +02:00
qtabwidget Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextbrowser Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextedit Support markdown in QTextEditMimeData; fix pasting trailing newlines 2022-06-24 22:42:28 +02:00
qtoolbar Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtoolbox Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtoolbutton Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Android: activate tst_QLineEdit 2022-03-23 21:03:03 +01:00