◆ SimpleValueSource() [1/2]
SimpleValueSource::SimpleValueSource |
( |
| ) |
|
|
inline |
◆ SimpleValueSource() [2/2]
SimpleValueSource::SimpleValueSource |
( |
const var & |
initialValue | ) |
|
|
inline |
◆ getValue()
var SimpleValueSource::getValue |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ setValue()
void SimpleValueSource::setValue |
( |
const var & |
newValue | ) |
|
|
inlineoverridevirtual |
Changes the current value. This must also trigger a change message if the value actually changes.
Implements Value::ValueSource.
The documentation for this class was generated from the following file: