LibrePCB Developers Documentation
CmdListElementInsert< T, P, OnEditedArgs > Member List

This is the complete list of members for CmdListElementInsert< T, P, OnEditedArgs >, including all inherited members.

CmdListElementInsert()=deleteCmdListElementInsert< T, P, OnEditedArgs >
CmdListElementInsert(const CmdListElementInsert &other)=deleteCmdListElementInsert< T, P, OnEditedArgs >
CmdListElementInsert(SerializableObjectList< T, P, OnEditedArgs... > &list, const std::shared_ptr< T > &element, int index=-1) noexceptCmdListElementInsert< T, P, OnEditedArgs >inline
execute() finalUndoCommandvirtual
getText() const noexceptUndoCommandinline
isCurrentlyExecuted() const noexceptUndoCommandinline
mElementCmdListElementInsert< T, P, OnEditedArgs >private
mIndexCmdListElementInsert< T, P, OnEditedArgs >private
mIsExecutedUndoCommandprivate
mListCmdListElementInsert< T, P, OnEditedArgs >private
mRedoCountUndoCommandprivate
mTextUndoCommandprivate
mUndoCountUndoCommandprivate
operator=(const CmdListElementInsert &rhs)=deleteCmdListElementInsert< T, P, OnEditedArgs >
librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=deleteUndoCommand
performExecute() overrideCmdListElementInsert< T, P, OnEditedArgs >inlineprivatevirtual
performRedo() overrideCmdListElementInsert< T, P, OnEditedArgs >inlineprivatevirtual
performUndo() overrideCmdListElementInsert< T, P, OnEditedArgs >inlineprivatevirtual
redo() finalUndoCommandvirtual
undo() finalUndoCommandvirtual
UndoCommand()=deleteUndoCommand
UndoCommand(const UndoCommand &other)=deleteUndoCommand
UndoCommand(const QString &text) noexceptUndoCommandexplicit
wasEverExecuted() const noexceptUndoCommandinline
wasEverReverted() const noexceptUndoCommandinline
~CmdListElementInsert() noexceptCmdListElementInsert< T, P, OnEditedArgs >inline
~UndoCommand() noexceptUndoCommandvirtual