get() const noexcept | juce::ValueTreePropertyWithDefault | inline |
getDefault() const | juce::ValueTreePropertyWithDefault | inline |
getPropertyAsValue() | juce::ValueTreePropertyWithDefault | inline |
getPropertyID() noexcept | juce::ValueTreePropertyWithDefault | inline |
getUndoManager() noexcept | juce::ValueTreePropertyWithDefault | inline |
getValueTree() noexcept | juce::ValueTreePropertyWithDefault | inline |
isUsingDefault() const | juce::ValueTreePropertyWithDefault | inline |
onDefaultChange | juce::ValueTreePropertyWithDefault | |
operator=(const var &newValue) | juce::ValueTreePropertyWithDefault | inline |
operator=(const ValueTreePropertyWithDefault &other) (defined in juce::ValueTreePropertyWithDefault) | juce::ValueTreePropertyWithDefault | inline |
referTo(ValueTree tree, const Identifier &property, UndoManager *um) | juce::ValueTreePropertyWithDefault | inline |
referTo(ValueTree tree, const Identifier &property, UndoManager *um, var defaultVal) | juce::ValueTreePropertyWithDefault | inline |
referTo(ValueTree tree, const Identifier &property, UndoManager *um, var defaultVal, StringRef arrayDelimiter) | juce::ValueTreePropertyWithDefault | inline |
resetToDefault() noexcept | juce::ValueTreePropertyWithDefault | inline |
setDefault(const var &newDefault) | juce::ValueTreePropertyWithDefault | inline |
setValue(const var &newValue, UndoManager *undoManagerToUse) | juce::ValueTreePropertyWithDefault | inline |
ValueTreePropertyWithDefault()=default | juce::ValueTreePropertyWithDefault | |
ValueTreePropertyWithDefault(ValueTree &tree, const Identifier &propertyID, UndoManager *um) | juce::ValueTreePropertyWithDefault | inline |
ValueTreePropertyWithDefault(ValueTree &tree, const Identifier &propertyID, UndoManager *um, var defaultToUse) | juce::ValueTreePropertyWithDefault | inline |
ValueTreePropertyWithDefault(ValueTree &tree, const Identifier &propertyID, UndoManager *um, var defaultToUse, StringRef arrayDelimiter) | juce::ValueTreePropertyWithDefault | inline |
ValueTreePropertyWithDefault(const ValueTreePropertyWithDefault &other) | juce::ValueTreePropertyWithDefault | inline |
~ValueTreePropertyWithDefault() override | juce::ValueTreePropertyWithDefault | inline |