|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::ValueTree::SharedObject::SetPropertyAction, including all inherited members.
| createCoalescedAction(UndoableAction *nextAction) override | juce::ValueTree::SharedObject::SetPropertyAction | virtual |
| getSizeInUnits() override | juce::ValueTree::SharedObject::SetPropertyAction | virtual |
| perform() override | juce::ValueTree::SharedObject::SetPropertyAction | virtual |
| SetPropertyAction(Ptr targetObject, const Identifier &propertyName, const var &newVal, const var &oldVal, bool isAdding, bool isDeleting, ValueTree::Listener *listenerToExclude=nullptr) (defined in juce::ValueTree::SharedObject::SetPropertyAction) | juce::ValueTree::SharedObject::SetPropertyAction | |
| undo() override | juce::ValueTree::SharedObject::SetPropertyAction | virtual |
| UndoableAction()=default | juce::UndoableAction | protected |
| ~UndoableAction()=default | juce::UndoableAction | virtual |