|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
This is the complete list of members for SVGElement, including all inherited members.
| appendChild(const SVGElement &child) | SVGElement | |
| attributes() const | SVGElement | |
| cast() | SVGElement | inline |
| cast() const | SVGElement | inline |
| className() const | SVGElement | |
| computedStyleIfPresent() const | SVGElement | |
| CreateElementMutationBatch(SVGDocument &document) | SVGElement | protectedstatic |
| CreateElementWriteAccess(SVGDocument &document) | SVGElement | protectedstatic |
| CreateEmptyEntity(SVGDocument &document) | SVGElement | protectedstatic |
| CreateEmptyEntity(DocumentWriteAccess &access) | SVGElement | protectedstatic |
| CreateEntityOn(EntityHandle handle, const xml::XMLQualifiedNameRef &tagName, ElementType Type) | SVGElement | protectedstatic |
| CreateFromEntityHandle(EntityHandle handle) | SVGElement | inlineprotectedstatic |
| donner::editor::AsyncSVGDocument (defined in SVGElement) | SVGElement | friend |
| 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 | |
| mutationScope(InvalidateCallback &&invalidateOnScopeExit) const | SVGElement | inlineprotected |
| 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 | |
| parser::AttributeParser (defined in SVGElement) | SVGElement | friend |
| previousSibling() const | SVGElement | |
| querySelector(std::string_view selector) | SVGElement | |
| registry() const | SVGElement | inlineprotected |
| remove() | SVGElement | |
| removeAttribute(const xml::XMLQualifiedNameRef &name) | SVGElement | |
| removeAttributeFromXMLMutation(const xml::XMLQualifiedNameRef &name) | SVGElement | protected |
| removeChild(const SVGElement &child) | SVGElement | |
| replaceChild(const SVGElement &newChild, const SVGElement &oldChild) | SVGElement | |
| resolvedFillPaint() const | SVGElement | |
| setAttribute(const xml::XMLQualifiedNameRef &name, std::string_view value) | SVGElement | |
| setAttributeFromXMLMutation(const xml::XMLQualifiedNameRef &name, std::string_view value, bool *consumedAsPresentationAttribute=nullptr) | SVGElement | protected |
| setClassName(std::string_view name) | SVGElement | |
| setId(std::string_view id) | SVGElement | |
| setStyle(std::string_view style) | SVGElement | |
| specifiedStyle() const | SVGElement | |
| SVGDocument (defined in SVGElement) | SVGElement | friend |
| 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 | |
| tryTagName() const | SVGElement | |
| tryType() const | SVGElement | |
| type() const | SVGElement | |
| unsafeEntityHandle() const | SVGElement | inline |
| unsafeRegistry() const | SVGElement | inlineprotected |
| updateStyle(std::string_view style) | SVGElement | |
| withReadAccess(Callback &&callback) const | SVGElement | inline |
| withWriteAccess(Callback &&callback) const | SVGElement | inline |
| ~SVGElement() noexcept | SVGElement |