Qt 5.9
Qt Widgets
C++ Classes
QShortcut
Qt 5.9.9 Reference Documentation
List of All Members for QShortcut
This is the complete list of members for
QShortcut
, including inherited members.
QShortcut
(QWidget *)
QShortcut
(const QKeySequence &, QWidget *, const char *, const char *, Qt::ShortcutContext )
~QShortcut
()
activated
()
activatedAmbiguously
()
autoRepeat
() const : bool
context
() const : Qt::ShortcutContext
id
() const : int
isEnabled
() const : bool
key
() const : QKeySequence
parentWidget
() const : QWidget *
setAutoRepeat
(bool )
setContext
(Qt::ShortcutContext )
setEnabled
(bool )
setKey
(const QKeySequence &)
setWhatsThis
(const QString &)
whatsThis
() const : QString