qt5base-lts/examples/widgets
Laszlo Papp faeeb42b85 Add a shortcut editor example
Many applications offer shortcuts for quick interaction with the
application. It is also common in such applications to offer a shortcut
editor in the preferences or separately in a dialog.

However, even though this is a fairly common use case for applications
with more than a couple of shortcuts, there is no good and comprehensive
official Qt example how this could be achieved.

This change is an attempt to bridge the gap.

Change-Id: Ic01a404e6157bda1b0a75a0b792cbfe5d910d48f
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2022-10-25 14:38:46 +01:00
..
animation Pass a parent pointer to the Animation instance to avoid memory leak 2022-09-15 17:57:54 +02:00
desktop Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
dialogs Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
doc Add a shortcut editor example 2022-10-25 14:38:46 +01:00
draganddrop Brush up the drop site example 2022-09-21 20:52:14 +02:00
effects Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
gallery Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
gestures Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
graphicsview Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
itemviews Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
layouts Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
mainwindows Use popup() instead of exec() in examples 2022-09-07 21:59:30 +02:00
painting Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qnx/foreignwindows Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
richtext Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
scroller Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tools Fix typo in examples/i18n 2022-10-25 10:06:59 +00:00
touch Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tutorials Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
widgets Add a shortcut editor example 2022-10-25 14:38:46 +01:00
windowcontainer Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
widgets.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00