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

Editor cursor and selection state, captured by value for undo/redo. More...

#include "donner/editor/TextEditorCore.h"

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

Public Attributes

Coordinates selectionStart
Coordinates selectionEnd
Coordinates cursorPosition

Detailed Description

Editor cursor and selection state, captured by value for undo/redo.

Member Data Documentation

◆ cursorPosition

Coordinates donner::editor::EditorState::cursorPosition

◆ selectionEnd

Coordinates donner::editor::EditorState::selectionEnd

◆ selectionStart

Coordinates donner::editor::EditorState::selectionStart

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