LibrePCB Developers Documentation
CmdPolygonEdit Member List

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

CmdPolygonEdit()=deleteCmdPolygonEdit
CmdPolygonEdit(const CmdPolygonEdit &other)=deleteCmdPolygonEdit
CmdPolygonEdit(Polygon &polygon) noexceptCmdPolygonEditexplicit
execute() finalUndoCommandvirtual
getText() const noexceptUndoCommandinline
isCurrentlyExecuted() const noexceptUndoCommandinline
mirrorGeometry(Qt::Orientation orientation, const Point &center, bool immediate) noexceptCmdPolygonEdit
mirrorLayer(bool immediate) noexceptCmdPolygonEdit
mIsExecutedUndoCommandprivate
mNewIsFilledCmdPolygonEditprivate
mNewIsGrabAreaCmdPolygonEditprivate
mNewLayerCmdPolygonEditprivate
mNewLineWidthCmdPolygonEditprivate
mNewPathCmdPolygonEditprivate
mOldIsFilledCmdPolygonEditprivate
mOldIsGrabAreaCmdPolygonEditprivate
mOldLayerCmdPolygonEditprivate
mOldLineWidthCmdPolygonEditprivate
mOldPathCmdPolygonEditprivate
mPolygonCmdPolygonEditprivate
mRedoCountUndoCommandprivate
mTextUndoCommandprivate
mUndoCountUndoCommandprivate
operator=(const CmdPolygonEdit &rhs)=deleteCmdPolygonEdit
librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=deleteUndoCommand
performExecute() overrideCmdPolygonEditprivatevirtual
performRedo() overrideCmdPolygonEditprivatevirtual
performUndo() overrideCmdPolygonEditprivatevirtual
redo() finalUndoCommandvirtual
rotate(const Angle &angle, const Point &center, bool immediate) noexceptCmdPolygonEdit
setIsFilled(bool filled, bool immediate) noexceptCmdPolygonEdit
setIsGrabArea(bool grabArea, bool immediate) noexceptCmdPolygonEdit
setLayer(const Layer &layer, bool immediate) noexceptCmdPolygonEdit
setLineWidth(const UnsignedLength &width, bool immediate) noexceptCmdPolygonEdit
setPath(const Path &path, bool immediate) noexceptCmdPolygonEdit
snapToGrid(const PositiveLength &gridInterval, bool immediate) noexceptCmdPolygonEdit
translate(const Point &deltaPos, bool immediate) noexceptCmdPolygonEdit
undo() finalUndoCommandvirtual
UndoCommand()=deleteUndoCommand
UndoCommand(const UndoCommand &other)=deleteUndoCommand
UndoCommand(const QString &text) noexceptUndoCommandexplicit
wasEverExecuted() const noexceptUndoCommandinline
wasEverReverted() const noexceptUndoCommandinline
~CmdPolygonEdit() noexceptCmdPolygonEdit
~UndoCommand() noexceptUndoCommandvirtual