TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Signals | Public Member Functions | Private Member Functions | List of all members
MusicToolMenu Class Reference

The class of the tool menu. More...

#include <musictoolmenuwidget.h>

+ Inheritance diagram for MusicToolMenu:

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
 

Detailed Description

The class of the tool menu.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 31 of file musictoolmenuwidget.h.

Constructor & Destructor Documentation

MusicToolMenu::MusicToolMenu ( QWidget *  parent = nullptr)
explicit

Object constructor.

Definition at line 5 of file musictoolmenuwidget.cpp.

Member Function Documentation

void MusicToolMenu::hideEvent ( QHideEvent *  event)
finaloverrideprivatevirtual

Definition at line 17 of file musictoolmenuwidget.cpp.

References windowStateChanged().

void MusicToolMenu::showEvent ( QShowEvent *  event)
finaloverrideprivatevirtual

Override the widget event.

Definition at line 11 of file musictoolmenuwidget.cpp.

References windowStateChanged().

void MusicToolMenu::windowStateChanged ( bool  state)
signal

Window state changed.

Referenced by hideEvent(), and showEvent().


The documentation for this class was generated from the following files: