Qt Reference Documentation
Home
Modules
QtGui
QShortcutEvent
List of All Members for QShortcutEvent
This is the complete list of members for
QShortcutEvent
, including inherited members.
enum
Type
QShortcutEvent
( const QKeySequence &, int, bool )
~QShortcutEvent
()
accept
()
ambig
: bool
d
: QEventPrivate *
ignore
()
isAccepted
() const : bool
isAmbiguous
() const : bool
key
() const : const QKeySequence &
registerEventType
( int ) : int
sequence
: QKeySequence
setAccepted
( bool )
shortcutId
() const : int
sid
: int
spontaneous
() const : bool
t
: ushort
type
() const : Type