Loading...
Searching...
No Matches
ValueTree Member List

This is the complete list of members for ValueTree, including all inherited members.

addChild(const ValueTree &child, int index, UndoManager *undoManager)ValueTree
addListener(Listener *listener)ValueTree
appendChild(const ValueTree &child, UndoManager *undoManager)ValueTree
begin() const noexceptValueTree
copyPropertiesAndChildrenFrom(const ValueTree &source, UndoManager *undoManager)ValueTree
copyPropertiesFrom(const ValueTree &source, UndoManager *undoManager)ValueTree
createCopy() constValueTree
createXml() constValueTree
end() const noexceptValueTree
fromXml(const XmlElement &xml)ValueTreestatic
fromXml(const String &xmlText)ValueTreestatic
getChild(int index) constValueTree
getChildWithName(const Identifier &type) constValueTree
getChildWithProperty(const Identifier &propertyName, const var &propertyValue) constValueTree
getNumChildren() const noexceptValueTree
getNumProperties() const noexceptValueTree
getOrCreateChildWithName(const Identifier &type, UndoManager *undoManager)ValueTree
getParent() const noexceptValueTree
getProperty(const Identifier &name) const noexceptValueTree
getProperty(const Identifier &name, const var &defaultReturnValue) constValueTree
getPropertyAsValue(const Identifier &name, UndoManager *undoManager, bool shouldUpdateSynchronously=false)ValueTree
getPropertyName(int index) const noexceptValueTree
getPropertyPointer(const Identifier &name) const noexceptValueTree
getReferenceCount() const noexceptValueTree
getRoot() const noexceptValueTree
getSibling(int delta) const noexceptValueTree
getType() const noexceptValueTree
hasProperty(const Identifier &name) const noexceptValueTree
hasType(const Identifier &typeName) const noexceptValueTree
indexOf(const ValueTree &child) const noexceptValueTree
isAChildOf(const ValueTree &possibleParent) const noexceptValueTree
isEquivalentTo(const ValueTree &) constValueTree
isValid() const noexceptValueTree
moveChild(int currentIndex, int newIndex, UndoManager *undoManager)ValueTree
operator!=(const ValueTree &) const noexceptValueTree
operator=(const ValueTree &)ValueTree
operator==(const ValueTree &) const noexceptValueTree
operator[](const Identifier &name) const noexceptValueTree
readFromData(const void *data, size_t numBytes)ValueTreestatic
readFromGZIPData(const void *data, size_t numBytes)ValueTreestatic
readFromStream(InputStream &input)ValueTreestatic
removeAllChildren(UndoManager *undoManager)ValueTree
removeAllProperties(UndoManager *undoManager)ValueTree
removeChild(const ValueTree &child, UndoManager *undoManager)ValueTree
removeChild(int childIndex, UndoManager *undoManager)ValueTree
removeListener(Listener *listener)ValueTree
removeProperty(const Identifier &name, UndoManager *undoManager)ValueTree
sendPropertyChangeMessage(const Identifier &property)ValueTree
setProperty(const Identifier &name, const var &newValue, UndoManager *undoManager)ValueTree
setPropertyExcludingListener(Listener *listenerToExclude, const Identifier &name, const var &newValue, UndoManager *undoManager)ValueTree
sort(ElementComparator &comparator, UndoManager *undoManager, bool retainOrderOfEquivalentItems)ValueTree
toXmlString(const XmlElement::TextFormat &format={}) constValueTree
ValueTree() noexceptValueTree
ValueTree(const Identifier &type)ValueTreeexplicit
ValueTree(const Identifier &type, std::initializer_list< NamedValueSet::NamedValue > properties, std::initializer_list< ValueTree > subTrees={})ValueTree
ValueTree(const ValueTree &) noexceptValueTree
ValueTree(ValueTree &&) noexceptValueTree
writeToStream(OutputStream &output) constValueTree
~ValueTree()ValueTree
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram