![]() |
ezEngine
Release 25.03
|
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) | ezCommandHistory | inline |
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) | ezCommandHistory | friend |
ezCommandHistory(ezDocument *pDocument) (defined in ezCommandHistory) | ezCommandHistory | |
FinishTemporaryCommands() (defined in ezCommandHistory) | ezCommandHistory | |
FinishTransaction() (defined in ezCommandHistory) | ezCommandHistory | inline |
GetDocument() const (defined in ezCommandHistory) | ezCommandHistory | inline |
GetRedoDisplayString() const (defined in ezCommandHistory) | ezCommandHistory | |
GetRedoStackEntry(ezUInt32 uiIndex) const (defined in ezCommandHistory) | ezCommandHistory | |
GetRedoStackSize() const (defined in ezCommandHistory) | ezCommandHistory | |
GetStorage() (defined in ezCommandHistory) | ezCommandHistory | inline |
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() const | ezCommandHistory | inline |
IsInUndoRedo() const (defined in ezCommandHistory) | ezCommandHistory | inline |
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 |