![]() |
AntiMicroX
|
#include <joydpadbuttonwidget.h>
Public Member Functions | |
JoyDPadButtonWidget (JoyButton *button, bool displayNames, QWidget *parent=nullptr) | |
![]() | |
JoyButtonWidget (JoyButton *button, bool displayNames, QWidget *parent=0) | |
JoyButton * | getJoyButton () const |
void | tryFlash () |
![]() | |
FlashButtonWidget (QWidget *parent=nullptr) | |
FlashButtonWidget (bool displayNames, QWidget *parent=nullptr) | |
bool | isButtonFlashing () |
void | setDisplayNames (bool display) |
bool | isDisplayingNames () |
Protected Member Functions | |
virtual QString | generateLabel () override |
Generate the string that will be displayed on the button. More... | |
![]() | |
virtual void | paintEvent (QPaintEvent *event) |
virtual void | retranslateUi () |
bool | ifDisplayNames () |
Additional Inherited Members | |
![]() | |
void | disableFlashes () override |
void | enableFlashes () override |
![]() | |
void | refreshLabel () |
void | toggleNameDisplay () |
virtual void | disableFlashes ()=0 |
virtual void | enableFlashes ()=0 |
![]() | |
void | flash () |
void | unflash () |
![]() | |
bool | isflashing |
|
explicit |
|
overrideprotectedvirtual |
Generate the string that will be displayed on the button.
Reimplemented from JoyButtonWidget.