Definition ValueTreeAttachment.h:4
ValueTree m_tree
Definition ValueTreeAttachment.h:33
std::function< void(ValueTree &, ValueTree &)> onChildAdded
Definition ValueTreeAttachment.h:11
std::function< void(ValueTree &, const Identifier &)> onPropertyChanged
Definition ValueTreeAttachment.h:10
void valueTreeChildAdded(ValueTree &parent, ValueTree &child) override
Definition ValueTreeAttachment.h:21
std::function< void(ValueTree &, ValueTree &)> onChildRemoved
Definition ValueTreeAttachment.h:12
~ValueTreeAttachment() override
Definition ValueTreeAttachment.h:8
ValueTreeAttachment(const ValueTree &tree)
Definition ValueTreeAttachment.h:6
void valueTreeChildRemoved(ValueTree &parent, ValueTree &child, int) override
Definition ValueTreeAttachment.h:27
void valueTreePropertyChanged(ValueTree &tree, const Identifier &property) override
Definition ValueTreeAttachment.h:15
Definition AirAbsorptionFilter.cpp:2