LibrePCB Developers Documentation
UndoCommand Member List

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

execute() finalUndoCommandvirtual
getText() const noexceptUndoCommandinline
isCurrentlyExecuted() const noexceptUndoCommandinline
mIsExecutedUndoCommandprivate
mRedoCountUndoCommandprivate
mTextUndoCommandprivate
mUndoCountUndoCommandprivate
operator=(const UndoCommand &rhs)=deleteUndoCommand
performExecute()=0UndoCommandprotectedpure virtual
performRedo()=0UndoCommandprotectedpure virtual
performUndo()=0UndoCommandprotectedpure virtual
redo() finalUndoCommandvirtual
undo() finalUndoCommandvirtual
UndoCommand()=deleteUndoCommand
UndoCommand(const UndoCommand &other)=deleteUndoCommand
UndoCommand(const QString &text) noexceptUndoCommandexplicit
wasEverExecuted() const noexceptUndoCommandinline
wasEverReverted() const noexceptUndoCommandinline
~UndoCommand() noexceptUndoCommandvirtual