|
QtPdWidgets
2.3.4
|


Public Member Functions | |
| Impl (Dial *dial, Dial::Value *parent) | |
Public Member Functions inherited from Pd::Widget | |
| 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 Public Member Functions inherited from Pd::Widget | |
| 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 |