HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
tt::UndoStack Class Reference

Public Member Functions

ssize_t undoDepth () const noexcept
 
ssize_t redoDepth () const noexcept
 
void clearRedo () noexcept
 
void push_back (UndoElement const &element) noexcept
 
void push_back (UndoElement &&element) noexcept
 
template<typename... Args>
void emplace (Args &&... args) noexcept
 
UndoElement const & undo () noexcept
 
UndoElement const & redo () noexcept
 

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