CopperSpice API
1.9.2
|
This is the complete list of members for QShortcutEvent, including all inherited members.
QEvent(Type type) | QEvent | explicit |
QEvent(const QEvent &other) | QEvent | |
QShortcutEvent(const QKeySequence &key, int id, bool ambiguous=false) | QShortcutEvent | |
Type enum name | QEvent | |
accept() | QEvent | inline |
ignore() | QEvent | inline |
isAccepted() const | QEvent | inline |
isAmbiguous() const | QShortcutEvent | inline |
key() const | QShortcutEvent | inline |
operator=(const QEvent &other) | QEvent | |
registerEventType(int hint=-1) | QEvent | static |
setAccepted(bool accepted) | QEvent | inline |
shortcutId() const | QShortcutEvent | inline |
spontaneous() const | QEvent | inline |
type() const | QEvent | inline |
~QEvent() | QEvent | virtual |
~QShortcutEvent() | QShortcutEvent |