raDIYo 0.4
SWSetupControl Class Reference
Inheritance diagram for SWSetupControl:
SWAbstractControl

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
 

Detailed Description

Definition at line 27 of file swsetupcontrol.h.

Constructor & Destructor Documentation

◆ SWSetupControl()

SWSetupControl::SWSetupControl ( SWRaDIYoMainWidget parent)
explicit

Definition at line 23 of file swsetupcontrol.cpp.

◆ ~SWSetupControl()

SWSetupControl::~SWSetupControl ( )
virtual

Definition at line 36 of file swsetupcontrol.cpp.

Member Function Documentation

◆ onDialClicked

void SWSetupControl::onDialClicked ( )
overrideslot

Definition at line 87 of file swsetupcontrol.cpp.

◆ onDialValueChanged

void SWSetupControl::onDialValueChanged ( int  value)
overrideslot

Definition at line 92 of file swsetupcontrol.cpp.

◆ onSenderClicked

void SWSetupControl::onSenderClicked ( )
protectedslot

Definition at line 79 of file swsetupcontrol.cpp.

◆ onSongsClicked

void SWSetupControl::onSongsClicked ( )
protectedslot

Definition at line 41 of file swsetupcontrol.cpp.


The documentation for this class was generated from the following files: