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()
 - ignore()
 - isAccepted() const : bool
 - isAmbiguous() const : bool
 - key() const : const QKeySequence &
 - registerEventType(int ) : int
 - setAccepted(bool )
 - shortcutId() const : int
 - spontaneous() const : bool
 - type() const : Type