Skip to content

Commit

Permalink
Doc: Mark new QShortcutEvent constructor with \since
Browse files Browse the repository at this point in the history
Pick-to: 6.5
Change-Id: I32580a29e3d5bbeca2832c421e07cec094e9576d
Reviewed-by: Volker Hilsheimer <[email protected]>
  • Loading branch information
kkoehne committed Feb 9, 2023
1 parent 6c28528 commit 8fef0f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/kernel/qevent.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8fef0f0

Please sign in to comment.