Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::svg::SVGElement Member List
This is the complete list of members for
donner::svg::SVGElement
, including all inherited members.
appendChild
(const SVGElement &child)
donner::svg::SVGElement
cast
()
donner::svg::SVGElement
inline
cast
() const
donner::svg::SVGElement
inline
className
() const
donner::svg::SVGElement
CreateEmptyEntity
(SVGDocument &document)
donner::svg::SVGElement
protected
static
CreateEntityOn
(EntityHandle handle, const xml::XMLQualifiedNameRef &tagName, ElementType Type)
donner::svg::SVGElement
protected
static
DonnerController
(defined in
donner::svg::SVGElement
)
donner::svg::SVGElement
friend
entityHandle
() const
donner::svg::SVGElement
inline
findMatchingAttributes
(const xml::XMLQualifiedNameRef &matcher) const
donner::svg::SVGElement
firstChild
() const
donner::svg::SVGElement
getAttribute
(const xml::XMLQualifiedNameRef &name) const
donner::svg::SVGElement
getComputedStyle
() const
donner::svg::SVGElement
handle_
donner::svg::SVGElement
protected
hasAttribute
(const xml::XMLQualifiedNameRef &name) const
donner::svg::SVGElement
id
() const
donner::svg::SVGElement
insertBefore
(const SVGElement &newNode, std::optional< SVGElement > referenceNode)
donner::svg::SVGElement
isa
() const
donner::svg::SVGElement
inline
isKnownType
() const
donner::svg::SVGElement
lastChild
() const
donner::svg::SVGElement
nextSibling
() const
donner::svg::SVGElement
operator!=
(const SVGElement &other) const
donner::svg::SVGElement
inline
operator=
(const SVGElement &other)
donner::svg::SVGElement
operator=
(SVGElement &&other) noexcept
donner::svg::SVGElement
operator==
(const SVGElement &other) const
donner::svg::SVGElement
inline
ownerDocument
()
donner::svg::SVGElement
parentElement
() const
donner::svg::SVGElement
previousSibling
() const
donner::svg::SVGElement
querySelector
(std::string_view selector)
donner::svg::SVGElement
registry
() const
donner::svg::SVGElement
inline
protected
remove
()
donner::svg::SVGElement
removeAttribute
(const xml::XMLQualifiedNameRef &name)
donner::svg::SVGElement
removeChild
(const SVGElement &child)
donner::svg::SVGElement
replaceChild
(const SVGElement &newChild, const SVGElement &oldChild)
donner::svg::SVGElement
setAttribute
(const xml::XMLQualifiedNameRef &name, std::string_view value)
donner::svg::SVGElement
setClassName
(std::string_view name)
donner::svg::SVGElement
setId
(std::string_view id)
donner::svg::SVGElement
setStyle
(std::string_view style)
donner::svg::SVGElement
SVGElement
(EntityHandle handle)
donner::svg::SVGElement
explicit
protected
SVGElement
(const SVGElement &other)
donner::svg::SVGElement
SVGElement
(SVGElement &&other) noexcept
donner::svg::SVGElement
tagName
() const
donner::svg::SVGElement
toHandle
(Entity entity) const
donner::svg::SVGElement
inline
protected
tryCast
()
donner::svg::SVGElement
inline
tryCast
() const
donner::svg::SVGElement
inline
trySetPresentationAttribute
(std::string_view name, std::string_view value)
donner::svg::SVGElement
type
() const
donner::svg::SVGElement
updateStyle
(std::string_view style)
donner::svg::SVGElement
~SVGElement
() noexcept=default
donner::svg::SVGElement
Generated by
1.15.0