![]() |
raDIYo 0.4
|
Public Slots | |
| void | onDialClicked () override |
| void | onDialValueChanged (int value) override |
Public Slots inherited from SWAbstractControl | |
| virtual bool | acceptDial () |
| virtual void | onDialClicked () |
| Wird aufgerufen, wenn das (externe) Dial geklickt wurde. More... | |
| virtual void | onDialValueChanged (int value) |
| Wird aufgerufen, wenn das (externe) Dial gedreht wurde. More... | |
Public Member Functions | |
| SWSetupControl (SWRaDIYoMainWidget *parent) | |
Public Member Functions inherited from SWAbstractControl | |
| SWAbstractControl (SWRaDIYoMainWidget *parent) | |
| virtual void | fadeIn () |
| virtual void | fadeOut () |
Protected Slots | |
| void | onSongsClicked () |
| void | onSenderClicked () |
Additional Inherited Members | |
Protected Attributes inherited from SWAbstractControl | |
| bool | _acceptDial = true |
| SWRaDIYoMainWidget * | _controller = nullptr |
| int | _value = -1 |
| QGraphicsOpacityEffect * | _effect = nullptr |
| QPropertyAnimation * | _animFadeIn = nullptr |
| QPropertyAnimation * | _animFadeOut = nullptr |
Static Protected Attributes inherited from SWAbstractControl | |
| static const int | SWFADINGDURATION = 650 |
Definition at line 27 of file swsetupcontrol.h.
|
explicit |
Definition at line 23 of file swsetupcontrol.cpp.
|
virtual |
Definition at line 36 of file swsetupcontrol.cpp.
|
overrideslot |
Definition at line 87 of file swsetupcontrol.cpp.
|
overrideslot |
Definition at line 92 of file swsetupcontrol.cpp.
|
protectedslot |
Definition at line 79 of file swsetupcontrol.cpp.
|
protectedslot |
Definition at line 41 of file swsetupcontrol.cpp.