![]() |
AntiMicroX
|
#include <dpadpushbutton.h>
Public Slots | |
| void | disableFlashes () override |
| void | enableFlashes () override |
Public Slots inherited from FlashButtonWidget | |
| void | refreshLabel () |
| void | toggleNameDisplay () |
| virtual void | disableFlashes ()=0 |
| virtual void | enableFlashes ()=0 |
Public Member Functions | |
| DPadPushButton (JoyDPad *dpad, bool displayNames, QWidget *parent=nullptr) | |
| JoyDPad * | getDPad () 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 | |
| QString | generateLabel () override |
Protected Member Functions inherited from FlashButtonWidget | |
| virtual void | paintEvent (QPaintEvent *event) |
| virtual void | retranslateUi () |
| bool | ifDisplayNames () |
Private Slots | |
| void | showContextMenu (const QPoint &point) |
Private Attributes | |
| JoyDPad * | dpad |
Additional Inherited Members | |
Protected Slots inherited from FlashButtonWidget | |
| void | flash () |
| void | unflash () |
Properties inherited from FlashButtonWidget | |
| bool | isflashing |
|
explicit |
|
overrideslot |
|
overrideslot |
|
overrideprotectedvirtual |
| JoyDPad * DPadPushButton::getDPad | ( | ) | const |
|
privateslot |
| void DPadPushButton::tryFlash | ( | ) |
|
private |
1.8.17