LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CmdComponentInstanceEdit Member List

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

CmdComponentInstanceEdit(Circuit &circuit, ComponentInstance &cmp) noexceptCmdComponentInstanceEdit
execute() finalUndoCommandvirtual
getText() const noexceptUndoCommandinline
isCurrentlyExecuted() const noexceptUndoCommandinline
mCircuitCmdComponentInstanceEditprivate
mComponentInstanceCmdComponentInstanceEditprivate
mIsExecutedUndoCommandprivate
mNewAssemblyOptionsCmdComponentInstanceEditprivate
mNewAttributesCmdComponentInstanceEditprivate
mNewNameCmdComponentInstanceEditprivate
mNewValueCmdComponentInstanceEditprivate
mOldAssemblyOptionsCmdComponentInstanceEditprivate
mOldAttributesCmdComponentInstanceEditprivate
mOldNameCmdComponentInstanceEditprivate
mOldValueCmdComponentInstanceEditprivate
mRedoCountUndoCommandprivate
mTextUndoCommandprivate
mUndoCountUndoCommandprivate
operator=(const UndoCommand &rhs)=deleteUndoCommand
performExecute() overrideCmdComponentInstanceEditprivatevirtual
performRedo() overrideCmdComponentInstanceEditprivatevirtual
performUndo() overrideCmdComponentInstanceEditprivatevirtual
redo() finalUndoCommandvirtual
setAssemblyOptions(const ComponentAssemblyOptionList &options) noexceptCmdComponentInstanceEdit
setAttributes(const AttributeList &attributes) noexceptCmdComponentInstanceEdit
setName(const CircuitIdentifier &name) noexceptCmdComponentInstanceEdit
setValue(const QString &value) noexceptCmdComponentInstanceEdit
undo() finalUndoCommandvirtual
UndoCommand()=deleteUndoCommand
UndoCommand(const UndoCommand &other)=deleteUndoCommand
UndoCommand(const QString &text) noexceptUndoCommandexplicit
wasEverExecuted() const noexceptUndoCommandinline
wasEverReverted() const noexceptUndoCommandinline
~CmdComponentInstanceEdit() noexceptCmdComponentInstanceEdit
~UndoCommand() noexceptUndoCommandvirtual