![]() |
Miam-Player
0.8.0
A nice music player
|
The StopButton class is a custom class for the Stop button only. More...
#include <stopbutton.h>
Public Member Functions | |
StopButton (QWidget *parent=nullptr) | |
void | setMediaPlayer (MediaPlayer *mediaPlayer) |
![]() | |
MediaButton (QWidget *parent=nullptr) | |
virtual | ~MediaButton () |
Protected Member Functions | |
virtual void | contextMenuEvent (QContextMenuEvent *) override |
![]() | |
virtual void | paintEvent (QPaintEvent *) override |
Additional Inherited Members | |
![]() | |
virtual void | setIconFromTheme (const QString &) |
void | setSize (int) |
The StopButton class is a custom class for the Stop button only.
|
explicit |
|
overrideprotectedvirtual |
void StopButton::setMediaPlayer | ( | MediaPlayer * | mediaPlayer | ) |