|
|
Donner 0.5.0
Embeddable browser-grade SVG2 engine
|
This is the complete list of members for SVGElement, including all inherited members.
| appendChild(const SVGElement &child) | SVGElement | |
| cast() | SVGElement | inline |
| cast() const | SVGElement | inline |
| className() const | SVGElement | |
| CreateEmptyEntity(SVGDocument &document) | SVGElement | protectedstatic |
| CreateEntityOn(EntityHandle handle, const xml::XMLQualifiedNameRef &tagName, ElementType Type) | SVGElement | protectedstatic |
| DonnerController (defined in SVGElement) | SVGElement | friend |
| entityHandle() const | SVGElement | inline |
| findMatchingAttributes(const xml::XMLQualifiedNameRef &matcher) const | SVGElement | |
| firstChild() const | SVGElement | |
| getAttribute(const xml::XMLQualifiedNameRef &name) const | SVGElement | |
| getComputedStyle() const | SVGElement | |
| handle_ | SVGElement | protected |
| hasAttribute(const xml::XMLQualifiedNameRef &name) const | SVGElement | |
| id() const | SVGElement | |
| insertBefore(const SVGElement &newNode, std::optional< SVGElement > referenceNode) | SVGElement | |
| isa() const | SVGElement | inline |
| isKnownType() const | SVGElement | |
| lastChild() const | SVGElement | |
| nextSibling() const | SVGElement | |
| operator!=(const SVGElement &other) const | SVGElement | inline |
| operator=(const SVGElement &other) | SVGElement | |
| operator=(SVGElement &&other) noexcept | SVGElement | |
| operator==(const SVGElement &other) const | SVGElement | inline |
| ownerDocument() | SVGElement | |
| parentElement() const | SVGElement | |
| previousSibling() const | SVGElement | |
| querySelector(std::string_view selector) | SVGElement | |
| registry() const | SVGElement | inlineprotected |
| remove() | SVGElement | |
| removeAttribute(const xml::XMLQualifiedNameRef &name) | SVGElement | |
| removeChild(const SVGElement &child) | SVGElement | |
| replaceChild(const SVGElement &newChild, const SVGElement &oldChild) | SVGElement | |
| setAttribute(const xml::XMLQualifiedNameRef &name, std::string_view value) | SVGElement | |
| setClassName(std::string_view name) | SVGElement | |
| setId(std::string_view id) | SVGElement | |
| setStyle(std::string_view style) | SVGElement | |
| SVGElement(EntityHandle handle) | SVGElement | explicitprotected |
| SVGElement(const SVGElement &other) | SVGElement | |
| SVGElement(SVGElement &&other) noexcept | SVGElement | |
| tagName() const | SVGElement | |
| toHandle(Entity entity) const | SVGElement | inlineprotected |
| tryCast() | SVGElement | inline |
| tryCast() const | SVGElement | inline |
| trySetPresentationAttribute(std::string_view name, std::string_view value) | SVGElement | |
| type() const | SVGElement | |
| updateStyle(std::string_view style) | SVGElement | |
| ~SVGElement() noexcept=default | SVGElement |