21 #ifndef BOTTOMBARBUTTON_H 22 #define BOTTOMBARBUTTON_H 24 #include "Utils/Pimpl.h" 25 #include <QPushButton> 46 using QPushButton::setIcon;
49 void paintEvent(QPaintEvent* e)
override;
52 void set_pixmap(
const QPixmap& pm);
56 #endif // BOTTOMBARBUTTON_H
Definition: Playlist.h:32