Qt 5.11
Qt Widgets
C++ Classes
QShortcut
Qt 5.11.3 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
metaObject
() const : const QMetaObject *
parentWidget
() const : QWidget *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
setAutoRepeat
(bool )
setContext
(Qt::ShortcutContext )
setEnabled
(bool )
setKey
(const QKeySequence &)
setWhatsThis
(const QString &)
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
whatsThis
() const : QString