QtPdWidgets
2.3.1
|
Public Member Functions | |
Impl (Dial *dial, Dial::Value *parent) | |
![]() | |
Widget () | |
Constructor. More... | |
virtual | ~Widget () |
Destructor. More... | |
Public Attributes | |
Dial *const | dial |
Dial::Value *const | parent |
bool | dataPresent |
double | value |
Friends | |
class | Dial |
Additional Inherited Members | |
![]() | |
static void | setRedrawInterval (int) |
Sets the redraw interval. More... | |
static const QTimer * | getTimer () |
Returns the redrawTimer. More... | |
|
inline |
|
friend |
bool Pd::Dial::Value::Impl::dataPresent |
Dial* const Pd::Dial::Value::Impl::dial |
Dial::Value* const Pd::Dial::Value::Impl::parent |
double Pd::Dial::Value::Impl::value |