|
|
| QxtGlobalShortcutPrivate (QxtGlobalShortcut *q) |
| |
|
bool | setShortcut (const QKeySequence &shortcut) |
| |
|
bool | unsetShortcut () |
| |
|
bool | nativeEventFilter (const QByteArray &eventType, void *message, long *result) override |
| |
|
|
static void | activateShortcut (quint32 nativeKey, quint32 nativeMods) |
| |
|
|
bool | enabled |
| |
|
Qt::Key | key |
| |
|
Qt::KeyboardModifiers | mods |
| |
|
quint32 | nativeKey |
| |
|
quint32 | nativeMods |
| |
|
bool | registered |
| |
The documentation for this class was generated from the following files:
- src/qxtglobalshortcut_p.h
- src/qxtglobalshortcut.cpp
- src/qxtglobalshortcut_mac.cpp
- src/qxtglobalshortcut_win.cpp
- src/qxtglobalshortcut_x11.cpp