The QShortcutEvent class provides an event which is generated when the user presses a key combination. More...
Header: | #include <QShortcutEvent> |
qmake: | QT += gui |
Inherits: | QEvent |
QShortcutEvent(const QKeySequence &key, int id, bool ambiguous = false) | |
virtual | ~QShortcutEvent() |
bool | isAmbiguous() const |
const QKeySequence & | key() const |
int | shortcutId() const |
The QShortcutEvent class provides an event which is generated when the user presses a key combination.
Normally you do not need to use this class directly; QShortcut provides a higher-level interface to handle shortcut keys.
See also QShortcut.
Constructs a shortcut event for the given key press, associated with the QShortcut ID id.
ambiguous specifies whether there is more than one QShortcut for the same key sequence.
[virtual]
QShortcutEvent::~QShortcutEvent()Destroys the event object.
Returns true
if the key sequence that triggered the event is ambiguous.
See also QShortcut::activatedAmbiguously().
Returns the key sequence that triggered the event.
Returns the ID of the QShortcut object for which this event was generated.
See also QShortcut::id().
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: