Qt 6.2
Qt GUI
C++ Classes
QShortcutEvent
Qt 6.2.0 Reference Documentation
List of All Members for QShortcutEvent
This is the complete list of members for
QShortcutEvent
, including inherited members.
QShortcutEvent
(const QKeySequence &, int, bool)
enum
Type
~QShortcutEvent
()
accept
()
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isAmbiguous
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
key
() const : const QKeySequence &
registerEventType
(int) : int
setAccepted
(bool)
shortcutId
() const : int
spontaneous
() const : bool
type
() const : QEvent::Type