| CmdListElementRemove()=delete | CmdListElementRemove< T, P, OnEditedArgs > | |
| CmdListElementRemove(const CmdListElementRemove &other)=delete | CmdListElementRemove< T, P, OnEditedArgs > | |
| CmdListElementRemove(SerializableObjectList< T, P, OnEditedArgs... > &list, const T *element) noexcept | CmdListElementRemove< T, P, OnEditedArgs > | inline |
| execute() final | UndoCommand | virtual |
| getText() const noexcept | UndoCommand | inline |
| isCurrentlyExecuted() const noexcept | UndoCommand | inline |
| mElement | CmdListElementRemove< T, P, OnEditedArgs > | private |
| mIndex | CmdListElementRemove< T, P, OnEditedArgs > | private |
| mIsExecuted | UndoCommand | private |
| mList | CmdListElementRemove< T, P, OnEditedArgs > | private |
| mMemorizedElement | CmdListElementRemove< T, P, OnEditedArgs > | private |
| mRedoCount | UndoCommand | private |
| mText | UndoCommand | private |
| mUndoCount | UndoCommand | private |
| operator=(const CmdListElementRemove &rhs)=delete | CmdListElementRemove< T, P, OnEditedArgs > | |
| librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=delete | UndoCommand | |
| performExecute() override | CmdListElementRemove< T, P, OnEditedArgs > | inlineprivatevirtual |
| performRedo() override | CmdListElementRemove< T, P, OnEditedArgs > | inlineprivatevirtual |
| performUndo() override | CmdListElementRemove< T, P, OnEditedArgs > | inlineprivatevirtual |
| redo() final | UndoCommand | virtual |
| undo() final | UndoCommand | virtual |
| UndoCommand()=delete | UndoCommand | |
| UndoCommand(const UndoCommand &other)=delete | UndoCommand | |
| UndoCommand(const QString &text) noexcept | UndoCommand | explicit |
| wasEverExecuted() const noexcept | UndoCommand | inline |
| wasEverReverted() const noexcept | UndoCommand | inline |
| ~CmdListElementRemove() noexcept | CmdListElementRemove< T, P, OnEditedArgs > | inline |
| ~UndoCommand() noexcept | UndoCommand | virtual |