21 #ifndef BOTTOMBARBUTTON_H 22 #define BOTTOMBARBUTTON_H 24 #include "Utils/Pimpl.h" 25 #include <QPushButton> 45 void setPixmap(
const QPixmap& pm);
48 using QPushButton::setIcon;
51 void paintEvent(QPaintEvent* e)
override;
55 #endif // BOTTOMBARBUTTON_H