|
TTKMusicPlayer
4.3.0.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< quint32, quint32 > | Identifier |
Functions | |
| OSStatus | q_mac_handle_hot_key (EventHandlerCallRef nextHandler, EventRef event, void *data) |
Variables | |
| static QHash< Identifier, EventHotKeyRef > | keyRefs |
| static bool | q_mac_handler_installed = false |
| typedef QPair<quint32, quint32> Identifier |
Definition at line 6 of file qglobalshortcut_osx.cpp.
| OSStatus q_mac_handle_hot_key | ( | EventHandlerCallRef | nextHandler, |
| EventRef | event, | ||
| void * | data | ||
| ) |
Definition at line 10 of file qglobalshortcut_osx.cpp.
|
static |
Definition at line 7 of file qglobalshortcut_osx.cpp.
|
static |
Definition at line 8 of file qglobalshortcut_osx.cpp.
1.8.8