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

This is the complete list of members for donner::editor::EditorCommand, including all inherited members.

attributeNamedonner::editor::EditorCommand
attributeValuedonner::editor::EditorCommand
bytesdonner::editor::EditorCommand
DeleteElementCommand(svg::SVGElement element)donner::editor::EditorCommandinlinestatic
elementdonner::editor::EditorCommand
InsertElementCommand(svg::SVGElement parent, svg::SVGElement element, std::optional< svg::SVGElement > reference=std::nullopt)donner::editor::EditorCommandinlinestatic
Kind enum namedonner::editor::EditorCommand
kind (defined in donner::editor::EditorCommand)donner::editor::EditorCommand
parentElementdonner::editor::EditorCommand
preserveUndoOnReparsedonner::editor::EditorCommand
referenceElementdonner::editor::EditorCommand
ReplaceDocumentCommand(std::string bytes, bool preserveUndoOnReparse=false)donner::editor::EditorCommandinlinestatic
SetAttributeCommand(svg::SVGElement element, std::string name, std::string value)donner::editor::EditorCommandinlinestatic
SetTransformCommand(svg::SVGElement element, const Transform2d &transform)donner::editor::EditorCommandinlinestatic
transformdonner::editor::EditorCommand