![]() |
Mixxx
|
#include <controlevent.h>
Public Member Functions | |
| ControlEvent (double dValue) | |
| ~ControlEvent () | |
| double | value () const |
Event used in communication from ControlObject to ControlObjectThreadMain
Definition at line 32 of file controlevent.h.
| ControlEvent::ControlEvent | ( | double | dValue | ) |
Definition at line 20 of file controlevent.cpp.
| ControlEvent::~ControlEvent | ( | ) |
Definition at line 24 of file controlevent.cpp.
| double ControlEvent::value | ( | ) | const |