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 tool menu. More...
#include <musictoolmenuwidget.h>
Signals | |
void | windowStateChanged (bool state) |
Public Member Functions | |
MusicToolMenu (QWidget *parent=nullptr) | |
Private Member Functions | |
virtual void | showEvent (QShowEvent *event) overridefinal |
virtual void | hideEvent (QHideEvent *event) overridefinal |
The class of the tool menu.
Definition at line 31 of file musictoolmenuwidget.h.
|
explicit |
Object constructor.
Definition at line 5 of file musictoolmenuwidget.cpp.
|
finaloverrideprivatevirtual |
Definition at line 17 of file musictoolmenuwidget.cpp.
References windowStateChanged().
|
finaloverrideprivatevirtual |
Override the widget event.
Definition at line 11 of file musictoolmenuwidget.cpp.
References windowStateChanged().
|
signal |
Window state changed.
Referenced by hideEvent(), and showEvent().