The QShortcutEvent class provides an event which is generated when the user presses a key combination. More...
| Header: | #include <QShortcutEvent> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS Gui)target_link_libraries(mytarget PRIVATE Qt6::Gui) |
| qmake: | QT += gui |
| Inherits: | QEvent |
(since 6.5) |
QShortcutEvent(const QKeySequence &key, const QShortcut *shortcut = nullptr, bool ambiguous = false) |
| bool | isAmbiguous() const |
| const QKeySequence & | key() const |
Normally you do not need to use this class directly; QShortcut provides a higher-level interface to handle shortcut keys.
See also QShortcut.
[since 6.5] QShortcutEvent::QShortcutEvent(const QKeySequence &key, const QShortcut *shortcut = nullptr, bool ambiguous = false)Constructs a shortcut event for the given key press, associated with the QShortcut shortcut.
ambiguous specifies whether there is more than one QShortcut for the same key sequence.
This function was introduced in Qt 6.5.
Returns true if the key sequence that triggered the event is ambiguous.
See also QShortcut::activatedAmbiguously().
Returns the key sequence that triggered the event.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: