LibrePCB Developers Documentation
CmdComponentSignalEdit Member List

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

CmdComponentSignalEdit()=deleteCmdComponentSignalEdit
CmdComponentSignalEdit(const CmdComponentSignalEdit &other)=deleteCmdComponentSignalEdit
CmdComponentSignalEdit(ComponentSignal &signal) noexceptCmdComponentSignalEditexplicit
execute() finalUndoCommandvirtual
getText() const noexceptUndoCommandinline
isCurrentlyExecuted() const noexceptUndoCommandinline
mIsExecutedUndoCommandprivate
mNewForcedNetNameCmdComponentSignalEditprivate
mNewIsClockCmdComponentSignalEditprivate
mNewIsNegatedCmdComponentSignalEditprivate
mNewIsRequiredCmdComponentSignalEditprivate
mNewNameCmdComponentSignalEditprivate
mNewRoleCmdComponentSignalEditprivate
mOldForcedNetNameCmdComponentSignalEditprivate
mOldIsClockCmdComponentSignalEditprivate
mOldIsNegatedCmdComponentSignalEditprivate
mOldIsRequiredCmdComponentSignalEditprivate
mOldNameCmdComponentSignalEditprivate
mOldRoleCmdComponentSignalEditprivate
mRedoCountUndoCommandprivate
mSignalCmdComponentSignalEditprivate
mTextUndoCommandprivate
mUndoCountUndoCommandprivate
operator=(const CmdComponentSignalEdit &rhs)=deleteCmdComponentSignalEdit
librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=deleteUndoCommand
performExecute() overrideCmdComponentSignalEditprivatevirtual
performRedo() overrideCmdComponentSignalEditprivatevirtual
performUndo() overrideCmdComponentSignalEditprivatevirtual
redo() finalUndoCommandvirtual
setForcedNetName(const QString &name) noexceptCmdComponentSignalEdit
setIsClock(bool clock) noexceptCmdComponentSignalEdit
setIsNegated(bool negated) noexceptCmdComponentSignalEdit
setIsRequired(bool required) noexceptCmdComponentSignalEdit
setName(const CircuitIdentifier &name) noexceptCmdComponentSignalEdit
setRole(const SignalRole &role) noexceptCmdComponentSignalEdit
undo() finalUndoCommandvirtual
UndoCommand()=deleteUndoCommand
UndoCommand(const UndoCommand &other)=deleteUndoCommand
UndoCommand(const QString &text) noexceptUndoCommandexplicit
wasEverExecuted() const noexceptUndoCommandinline
wasEverReverted() const noexceptUndoCommandinline
~CmdComponentSignalEdit() noexceptCmdComponentSignalEdit
~UndoCommand() noexceptUndoCommandvirtual