Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NdonnerTop-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css
 NstdSTL namespace
 CParseDiagnosticA diagnostic message from a parser, with severity, source range, and human-readable reason
 CParseResultA parser result, which may contain a result of type T, or an error, or both
 CSVGDocumentRepresents a parsed SVG document containing a tree of SVGElement nodes
 CSVGElementRepresents a single SVG element (e.g., <rect>, <circle>, <g>, <text>, etc.) within an SVGDocument
 CSVGFEGaussianBlurElementDOM object for a <feGaussianBlur> element
 CSVGTextElementDOM object for a <text> element
 CSVGTSpanElementDOM object for a <tspan> element