#include <TextEditorUndoRedo.h>
Definition at line 21 of file TextEditorUndoRedo.h.
◆ TextEditorUndoRedo()
| TextEditorUndoRedo::TextEditorUndoRedo |
( |
void | | ) |
|
◆ ~TextEditorUndoRedo()
| TextEditorUndoRedo::~TextEditorUndoRedo |
( |
void | | ) |
|
◆ add_redo()
◆ add_undo()
◆ clear_redo()
| void TextEditorUndoRedo::clear_redo |
( |
void | | ) |
|
◆ clear_undo()
| void TextEditorUndoRedo::clear_undo |
( |
void | | ) |
|
◆ operator=()
◆ pop_redo()
◆ pop_undo()
◆ redo_count()
| int TextEditorUndoRedo::redo_count |
( |
void | | ) |
const |
◆ redo_type()
| int TextEditorUndoRedo::redo_type |
( |
void | | ) |
const |
◆ undo_count()
| int TextEditorUndoRedo::undo_count |
( |
void | | ) |
const |
◆ undo_for_redo()
◆ undo_type()
| int TextEditorUndoRedo::undo_type |
( |
void | | ) |
const |
◆ usurp()
◆ kMaxUndo
The documentation for this class was generated from the following file: