◆ SimpleValueSource() [1/2]
| juce::SimpleValueSource::SimpleValueSource |
( |
| ) |
|
|
inline |
◆ SimpleValueSource() [2/2]
| juce::SimpleValueSource::SimpleValueSource |
( |
const var & | initialValue | ) |
|
|
inline |
◆ getValue()
| var juce::SimpleValueSource::getValue |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ setValue()
| void juce::SimpleValueSource::setValue |
( |
const var & | newValue | ) |
|
|
inlineoverridevirtual |
Changes the current value. This must also trigger a change message if the value actually changes.
Implements juce::Value::ValueSource.
◆ value
| var juce::SimpleValueSource::value |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_data_structures/values/juce_Value.cpp