|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Editor cursor and selection state, captured by value for undo/redo. More...
#include "donner/editor/TextEditorCore.h"
Public Attributes | |
| Coordinates | selectionStart |
| Coordinates | selectionEnd |
| Coordinates | cursorPosition |
Editor cursor and selection state, captured by value for undo/redo.
| Coordinates donner::editor::EditorState::cursorPosition |
| Coordinates donner::editor::EditorState::selectionEnd |
| Coordinates donner::editor::EditorState::selectionStart |