Doc: Mark new QShortcutEvent constructor with \since
Pick-to: 6.5 Change-Id: I32580a29e3d5bbeca2832c421e07cec094e9576d Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
6c28528e40
commit
8fef0f0400
@ -3716,6 +3716,7 @@ QShortcutEvent::QShortcutEvent(const QKeySequence &key, int id, bool ambiguous)
|
||||
/*!
|
||||
Constructs a shortcut event for the given \a key press,
|
||||
associated with the QShortcut \a shortcut.
|
||||
\since 6.5
|
||||
|
||||
\a ambiguous specifies whether there is more than one QShortcut
|
||||
for the same key sequence.
|
||||
|
Loading…
Reference in New Issue
Block a user