TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Go to the source code of this file.
Typedefs | |
typedef QPair< uint, uint > | Identifier |
Functions | |
OSStatus | q_mac_handle_hot_key (EventHandlerCallRef nextHandler, EventRef event, void *data) |
Variables | |
static QMap< quint32, EventHotKeyRef > | keyRefs |
static QHash< Identifier, quint32 > | keyIDs |
static quint32 | hotKeySerial = 0 |
static bool | q_mac_handler_installed = false |
typedef QPair<uint, uint> Identifier |
Definition at line 6 of file qglobalshortcut_mac.cpp.
OSStatus q_mac_handle_hot_key | ( | EventHandlerCallRef | nextHandler, |
EventRef | event, | ||
void * | data | ||
) |
Definition at line 12 of file qglobalshortcut_mac.cpp.
Referenced by QGlobalShortcutPrivate::registerShortcut().
|
static |
Definition at line 9 of file qglobalshortcut_mac.cpp.
Referenced by QGlobalShortcutPrivate::registerShortcut().
|
static |
Definition at line 8 of file qglobalshortcut_mac.cpp.
Referenced by QGlobalShortcutPrivate::eventFilter(), QGlobalShortcutPrivate::registerShortcut(), and QGlobalShortcutPrivate::unregisterShortcut().
|
static |
Definition at line 7 of file qglobalshortcut_mac.cpp.
Referenced by QGlobalShortcutPrivate::registerShortcut(), and QGlobalShortcutPrivate::unregisterShortcut().
|
static |
Definition at line 10 of file qglobalshortcut_mac.cpp.
Referenced by QGlobalShortcutPrivate::registerShortcut().