Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::svg::SVGDocumentMutation Member List

This is the complete list of members for donner::svg::SVGDocumentMutation, including all inherited members.

access() constdonner::svg::SVGDocumentMutation
appendChild(SVGElement parent, const SVGElement &child)donner::svg::SVGDocumentMutation
insertBefore(SVGElement parent, const SVGElement &newNode, std::optional< SVGElement > referenceNode)donner::svg::SVGDocumentMutation
operator=(const SVGDocumentMutation &other)=deletedonner::svg::SVGDocumentMutation
operator=(SVGDocumentMutation &&other) noexcept=deletedonner::svg::SVGDocumentMutation
remove(SVGElement element)donner::svg::SVGDocumentMutation
removeAttribute(SVGElement element, const xml::XMLQualifiedNameRef &name)donner::svg::SVGDocumentMutation
removeChild(SVGElement parent, const SVGElement &child)donner::svg::SVGDocumentMutation
replaceChild(SVGElement parent, const SVGElement &newChild, const SVGElement &oldChild)donner::svg::SVGDocumentMutation
setAttribute(SVGElement element, const xml::XMLQualifiedNameRef &name, std::string_view value)donner::svg::SVGDocumentMutation
setCanvasSize(int width, int height)donner::svg::SVGDocumentMutation
SVGDocumentMutation(SVGDocument document, DocumentWriteAccess &access)donner::svg::SVGDocumentMutationexplicit
SVGDocumentMutation(const SVGDocumentMutation &other)=deletedonner::svg::SVGDocumentMutation
SVGDocumentMutation(SVGDocumentMutation &&other) noexcept=deletedonner::svg::SVGDocumentMutation
useAutomaticCanvasSize()donner::svg::SVGDocumentMutation