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

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

CmdFootprintPadEdit()=deleteCmdFootprintPadEdit
CmdFootprintPadEdit(const CmdFootprintPadEdit &other)=deleteCmdFootprintPadEdit
CmdFootprintPadEdit(FootprintPad &pad) noexceptCmdFootprintPadEditexplicit
execute() finalUndoCommandvirtual
getText() const noexceptUndoCommandinline
isCurrentlyExecuted() const noexceptUndoCommandinline
mirrorGeometry(Qt::Orientation orientation, const Point &center, bool immediate) noexceptCmdFootprintPadEdit
mirrorLayer(bool immediate) noexceptCmdFootprintPadEdit
mIsExecutedUndoCommandprivate
mNewPropertiesCmdFootprintPadEditprivate
mOldPropertiesCmdFootprintPadEditprivate
mPadCmdFootprintPadEditprivate
mRedoCountUndoCommandprivate
mTextUndoCommandprivate
mUndoCountUndoCommandprivate
operator=(const CmdFootprintPadEdit &rhs)=deleteCmdFootprintPadEdit
librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=deleteUndoCommand
performExecute() overrideCmdFootprintPadEditprivatevirtual
performRedo() overrideCmdFootprintPadEditprivatevirtual
performUndo() overrideCmdFootprintPadEditprivatevirtual
redo() finalUndoCommandvirtual
rotate(const Angle &angle, const Point &center, bool immediate) noexceptCmdFootprintPadEdit
setComponentSide(FootprintPad::ComponentSide side, bool immediate) noexceptCmdFootprintPadEdit
setCopperClearance(const UnsignedLength &clearance) noexceptCmdFootprintPadEdit
setCustomShapeOutline(const Path &outline) noexceptCmdFootprintPadEdit
setFunction(FootprintPad::Function function, bool immediate) noexceptCmdFootprintPadEdit
setHeight(const PositiveLength &height, bool immediate) noexceptCmdFootprintPadEdit
setHoles(const PadHoleList &holes, bool immediate) noexceptCmdFootprintPadEdit
setPackagePadUuid(const std::optional< Uuid > &pad, bool immediate) noexceptCmdFootprintPadEdit
setPosition(const Point &pos, bool immediate) noexceptCmdFootprintPadEdit
setRadius(const UnsignedLimitedRatio &radius, bool immediate) noexceptCmdFootprintPadEdit
setRotation(const Angle &angle, bool immediate) noexceptCmdFootprintPadEdit
setShape(FootprintPad::Shape shape, bool immediate) noexceptCmdFootprintPadEdit
setSolderPasteConfig(const MaskConfig &config) noexceptCmdFootprintPadEdit
setStopMaskConfig(const MaskConfig &config, bool immediate) noexceptCmdFootprintPadEdit
setWidth(const PositiveLength &width, bool immediate) noexceptCmdFootprintPadEdit
snapToGrid(const PositiveLength &gridInterval, bool immediate) noexceptCmdFootprintPadEdit
translate(const Point &deltaPos, bool immediate) noexceptCmdFootprintPadEdit
undo() finalUndoCommandvirtual
UndoCommand()=deleteUndoCommand
UndoCommand(const UndoCommand &other)=deleteUndoCommand
UndoCommand(const QString &text) noexceptUndoCommandexplicit
wasEverExecuted() const noexceptUndoCommandinline
wasEverReverted() const noexceptUndoCommandinline
~CmdFootprintPadEdit() noexceptCmdFootprintPadEdit
~UndoCommand() noexceptUndoCommandvirtual