|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
This is the complete list of members for donner::editor::UndoTimeline, including all inherited members.
| abortTransaction() | donner::editor::UndoTimeline | |
| beginTransaction(std::string_view label, UndoSnapshot before) | donner::editor::UndoTimeline | |
| breakUndoChain() | donner::editor::UndoTimeline | |
| canRedo() const | donner::editor::UndoTimeline | |
| canUndo() const | donner::editor::UndoTimeline | |
| clear() | donner::editor::UndoTimeline | |
| commitTransaction(UndoSnapshot after) | donner::editor::UndoTimeline | |
| entryCount() const | donner::editor::UndoTimeline | inline |
| inTransaction() const | donner::editor::UndoTimeline | inline |
| nextUndoLabel() const | donner::editor::UndoTimeline | |
| record(std::string_view label, UndoSnapshot before, UndoSnapshot after) | donner::editor::UndoTimeline | |
| redo() | donner::editor::UndoTimeline | |
| undo() | donner::editor::UndoTimeline |