Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
donner::components::AttributesComponent Member List

This is the complete list of members for donner::components::AttributesComponent, including all inherited members.

attributes() constdonner::components::AttributesComponentinline
AttributesComponent()=defaultdonner::components::AttributesComponent
AttributesComponent(const AttributesComponent &)=delete (defined in donner::components::AttributesComponent)donner::components::AttributesComponent
AttributesComponent(AttributesComponent &&)=defaultdonner::components::AttributesComponent
clearAttributeSourceAnchors(const xml::XMLQualifiedNameRef &name)donner::components::AttributesComponentinline
findMatchingAttributes(const xml::XMLQualifiedNameRef &matcher) constdonner::components::AttributesComponent
getAttribute(const xml::XMLQualifiedNameRef &name) constdonner::components::AttributesComponentinline
getAttributeSourceAnchors(const xml::XMLQualifiedNameRef &name) constdonner::components::AttributesComponentinline
hasAttribute(const xml::XMLQualifiedNameRef &name) constdonner::components::AttributesComponentinline
hasNamespaceOverrides() constdonner::components::AttributesComponentinline
operator=(const AttributesComponent &)=delete (defined in donner::components::AttributesComponent)donner::components::AttributesComponent
operator=(AttributesComponent &&)=defaultdonner::components::AttributesComponent
removeAttribute(Registry &registry, const xml::XMLQualifiedNameRef &name)donner::components::AttributesComponent
setAttribute(Registry &registry, const xml::XMLQualifiedNameRef &name, const RcString &value)donner::components::AttributesComponent
setAttributeSourceAnchors(const xml::XMLQualifiedNameRef &name, AttributeSourceAnchors anchors)donner::components::AttributesComponentinline
~AttributesComponent()=defaultdonner::components::AttributesComponent