![]() |
Miam-Player
0.8.0
A nice music player
|
The PlayButton class can change its icon automatically when the status of the player has changed. More...
#include <playbutton.h>
Public Member Functions | |
| PlayButton (QWidget *parent=nullptr) | |
| void | setMediaPlayer (MediaPlayer *mediaPlayer) |
Public Member Functions inherited from MediaButton | |
| MediaButton (QWidget *parent=nullptr) | |
| virtual | ~MediaButton () |
Additional Inherited Members | |
Public Slots inherited from MediaButton | |
| virtual void | setIconFromTheme (const QString &) |
| void | setSize (int) |
Protected Member Functions inherited from MediaButton | |
| virtual void | paintEvent (QPaintEvent *) override |
The PlayButton class can change its icon automatically when the status of the player has changed.
|
explicit |
| void PlayButton::setMediaPlayer | ( | MediaPlayer * | mediaPlayer | ) |