Donner 0.5.1
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::UndoState Struct Reference

Scratch state threaded through the helpers that handle a single character insertion (handleNewLine, handleRegularCharacter, etc.). More...

#include "donner/editor/TextEditorCore.h"

Collaboration diagram for donner::editor::UndoState:
[legend]

Public Attributes

UndoRecord record
Coordinates insertPos

Detailed Description

Scratch state threaded through the helpers that handle a single character insertion (handleNewLine, handleRegularCharacter, etc.).

Member Data Documentation

◆ insertPos

Coordinates donner::editor::UndoState::insertPos

◆ record

UndoRecord donner::editor::UndoState::record

The documentation for this struct was generated from the following file: