Digital display and touch edit.
More...
Digital display and touch edit.
Import Statement
- Version
- 2.0
◆ accepted
void de::igh::pd::PdTouchEdit::accepted |
( |
double |
value | ) |
|
|
signal |
this signal is emited if the value is modified by the Dialog.
It is not emited if the value is modified from other msr connections Value is the set value and must not always correspond to the value on the process ... but most likely it will. If one read value from the control directly after the accepted signal, this will be a process value which is not updated jet.
◆ updateValue()
void de::igh::pd::PdTouchEdit::updateValue |
( |
value |
| ) |
|
◆ connection
alias de::igh::pd::PdTouchEdit::connection |
|
read |
◆ decimals
int de::igh::pd::PdTouchEdit::decimals |
|
read |
◆ hovered
bool de::igh::pd::PdTouchEdit::hovered |
|
read |
This signal is emitted when a mouse is hovered over the control.
true: when the mouse moves over the control, false: otherwise
◆ lowerLimit
double de::igh::pd::PdTouchEdit::lowerLimit |
|
read |
◆ path
alias de::igh::pd::PdTouchEdit::path |
|
read |
◆ suffix
string de::igh::pd::PdTouchEdit::suffix |
|
read |
◆ title
string de::igh::pd::PdTouchEdit::title |
|
read |
◆ upperLimit
double de::igh::pd::PdTouchEdit::upperLimit |
|
read |
◆ value
alias de::igh::pd::PdTouchEdit::value |
|
read |
◆ variable
alias de::igh::pd::PdTouchEdit::variable |
|
read |
The documentation for this class was generated from the following file: