![]() |
raDIYo 0.4
|
Public Member Functions | |
| SWBlueToothControl (SWRaDIYoMainWidget *parent) | |
Public Member Functions inherited from SWAbstractControl | |
| SWAbstractControl (SWRaDIYoMainWidget *parent) | |
| virtual void | fadeIn () |
| virtual void | fadeOut () |
Additional Inherited Members | |
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... | |
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 26 of file swbluetoothcontrol.h.
|
explicit |
Definition at line 18 of file swbluetoothcontrol.cpp.
|
virtual |
Definition at line 27 of file swbluetoothcontrol.cpp.