TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the global hotKey lineEdit. More...
#include <musicglobalhotkeyedit.h>
Public Member Functions | |
MusicGlobalHotKeyEdit (QWidget *parent=nullptr) | |
void | setHotKeyEnabled (bool state) |
Private Member Functions | |
virtual void | keyPressEvent (QKeyEvent *event) overridefinal |
The class of the global hotKey lineEdit.
Definition at line 28 of file musicglobalhotkeyedit.h.
|
explicit |
Object constructor.
Definition at line 6 of file musicglobalhotkeyedit.cpp.
|
finaloverrideprivatevirtual |
Override the widget event.
Definition at line 18 of file musicglobalhotkeyedit.cpp.
References G_HOTKEY_PTR.
void MusicGlobalHotKeyEdit::setHotKeyEnabled | ( | bool | state | ) |
Set hotKey enable state.
Definition at line 12 of file musicglobalhotkeyedit.cpp.