| attributeName | donner::editor::EditorCommand | |
| attributeValue | donner::editor::EditorCommand | |
| bytes | donner::editor::EditorCommand | |
| CutShapesCommand(std::string bytes) | donner::editor::EditorCommand | inlinestatic |
| DeleteElementCommand(svg::SVGElement element) | donner::editor::EditorCommand | inlinestatic |
| element | donner::editor::EditorCommand | |
| InsertElementCommand(svg::SVGElement parent, svg::SVGElement element, std::optional< svg::SVGElement > reference=std::nullopt) | donner::editor::EditorCommand | inlinestatic |
| InsertTextCommand(svg::SVGElement parent, svg::SVGElement textElement, std::string content, std::optional< svg::SVGElement > reference=std::nullopt) | donner::editor::EditorCommand | inlinestatic |
| Kind enum name | donner::editor::EditorCommand | |
| kind (defined in donner::editor::EditorCommand) | donner::editor::EditorCommand | |
| parentElement | donner::editor::EditorCommand | |
| PasteShapesCommand(std::string bytes) | donner::editor::EditorCommand | inlinestatic |
| preserveUndoOnReparse | donner::editor::EditorCommand | |
| referenceElement | donner::editor::EditorCommand | |
| RemoveAttributeCommand(svg::SVGElement element, std::string name) | donner::editor::EditorCommand | inlinestatic |
| ReplaceDocumentCommand(std::string bytes, bool preserveUndoOnReparse=false) | donner::editor::EditorCommand | inlinestatic |
| SetAttributeCommand(svg::SVGElement element, std::string name, std::string value) | donner::editor::EditorCommand | inlinestatic |
| SetTextContentCommand(svg::SVGElement element, std::string content) | donner::editor::EditorCommand | inlinestatic |
| SetTransformCommand(svg::SVGElement element, const Transform2d &transform) | donner::editor::EditorCommand | inlinestatic |
| textContent | donner::editor::EditorCommand | |
| transform | donner::editor::EditorCommand | |