18#include <QtGui/private/qtguiglobal_p.h>
20#include <QtGui/qkeysequence.h>
22#include <QtCore/qlist.h>
23#include <QtCore/qstring.h>
24#include <QtCore/private/qobject_p.h>
26#include <private/qshortcutmap_p.h>
49 bool sc_enabled =
true;
50 bool sc_autorepeat =
true;
bool(* ContextMatcher)(QObject *object, Qt::ShortcutContext context)
QList< QKeySequence > sc_sequences
virtual bool handleWhatsThis()
QShortcutPrivate()=default
The QShortcut class is used to create keyboard shortcuts.
\macro QT_RESTRICTED_CAST_FROM_ASCII
QMap< QString, QString > map
[6]
Combined button and popup list for selecting options.