Definition at line 25 of file swabstractcontrol.h.
◆ SWAbstractControl()
◆ ~SWAbstractControl()
SWAbstractControl::~SWAbstractControl |
( |
| ) |
|
|
virtual |
◆ acceptDial
bool SWAbstractControl::acceptDial |
( |
| ) |
|
|
virtualslot |
◆ fadeIn()
void SWAbstractControl::fadeIn |
( |
| ) |
|
|
virtual |
◆ fadeOut()
void SWAbstractControl::fadeOut |
( |
| ) |
|
|
virtual |
◆ onDialClicked
void SWAbstractControl::onDialClicked |
( |
| ) |
|
|
virtualslot |
◆ onDialValueChanged
void SWAbstractControl::onDialValueChanged |
( |
int |
value | ) |
|
|
virtualslot |
◆ _acceptDial
bool SWAbstractControl::_acceptDial = true |
|
protected |
◆ _animFadeIn
QPropertyAnimation* SWAbstractControl::_animFadeIn = nullptr |
|
protected |
◆ _animFadeOut
QPropertyAnimation* SWAbstractControl::_animFadeOut = nullptr |
|
protected |
◆ _controller
◆ _effect
QGraphicsOpacityEffect* SWAbstractControl::_effect = nullptr |
|
protected |
◆ _value
int SWAbstractControl::_value = -1 |
|
protected |
◆ SWFADINGDURATION
const int SWAbstractControl::SWFADINGDURATION = 650 |
|
staticprotected |
The documentation for this class was generated from the following files: