ezEngine  Release 25.03
ezCommandHistory Member List

This is the complete list of members for ezCommandHistory, including all inherited members.

AddCommand(ezCommand &ref_command) (defined in ezCommandHistory)ezCommandHistory
BeginTemporaryCommands(ezStringView sDisplayString, bool bFireEventsWhenUndoingTempCommands=false)ezCommandHistory
CancelTemporaryCommands() (defined in ezCommandHistory)ezCommandHistory
CancelTransaction() (defined in ezCommandHistory)ezCommandHistoryinline
CanRedo() const (defined in ezCommandHistory)ezCommandHistory
CanUndo() const (defined in ezCommandHistory)ezCommandHistory
ClearRedoHistory() (defined in ezCommandHistory)ezCommandHistory
ClearUndoHistory() (defined in ezCommandHistory)ezCommandHistory
ezCommand (defined in ezCommandHistory)ezCommandHistoryfriend
ezCommandHistory(ezDocument *pDocument) (defined in ezCommandHistory)ezCommandHistory
FinishTemporaryCommands() (defined in ezCommandHistory)ezCommandHistory
FinishTransaction() (defined in ezCommandHistory)ezCommandHistoryinline
GetDocument() const (defined in ezCommandHistory)ezCommandHistoryinline
GetRedoDisplayString() const (defined in ezCommandHistory)ezCommandHistory
GetRedoStackEntry(ezUInt32 uiIndex) const (defined in ezCommandHistory)ezCommandHistory
GetRedoStackSize() const (defined in ezCommandHistory)ezCommandHistory
GetStorage() (defined in ezCommandHistory)ezCommandHistoryinline
GetUndoDisplayString() const (defined in ezCommandHistory)ezCommandHistory
GetUndoStackEntry(ezUInt32 uiIndex) const (defined in ezCommandHistory)ezCommandHistory
GetUndoStackSize() const (defined in ezCommandHistory)ezCommandHistory
InTemporaryTransaction() const (defined in ezCommandHistory)ezCommandHistory
IsInTransaction() constezCommandHistoryinline
IsInUndoRedo() const (defined in ezCommandHistory)ezCommandHistoryinline
m_Events (defined in ezCommandHistory)ezCommandHistory
MergeLastTwoTransactions()ezCommandHistory
Redo(ezUInt32 uiNumEntries=1) (defined in ezCommandHistory)ezCommandHistory
ResumeTemporaryTransaction() (defined in ezCommandHistory)ezCommandHistory
StartTransaction(const ezFormatString &displayString)ezCommandHistory
SuspendTemporaryTransaction() (defined in ezCommandHistory)ezCommandHistory
SwapStorage(ezSharedPtr< ezCommandHistory::Storage > pNewStorage) (defined in ezCommandHistory)ezCommandHistory
Undo(ezUInt32 uiNumEntries=1) (defined in ezCommandHistory)ezCommandHistory
~ezCommandHistory() (defined in ezCommandHistory)ezCommandHistory