TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
This is the complete list of members for QGlobalShortcut, including all inherited members.
activated() | QGlobalShortcut | signal |
enabled | QGlobalShortcut | |
isEnabled() const | QGlobalShortcut | |
QGlobalShortcut(QObject *parent=nullptr) | QGlobalShortcut | explicit |
QGlobalShortcut(const QKeySequence &shortcut, QObject *parent=nullptr) | QGlobalShortcut | explicit |
setDisabled(bool disabled=true) | QGlobalShortcut | slot |
setEnabled(bool enabled=true) | QGlobalShortcut | slot |
setShortcut(const QKeySequence &shortcut) | QGlobalShortcut | |
shortcut | QGlobalShortcut | |
shortcut() const | QGlobalShortcut | |
unsetShortcut() | QGlobalShortcut | |
~QGlobalShortcut() | QGlobalShortcut |