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