LibrePCB Developers Documentation
Loading...
Searching...
No Matches
CmdImageEdit Member List

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

CmdImageEdit()=deleteCmdImageEdit
CmdImageEdit(const CmdImageEdit &other)=deleteCmdImageEdit
CmdImageEdit(Image &image) noexceptCmdImageEditexplicit
execute() finalUndoCommandvirtual
getText() const noexceptUndoCommandinline
isCurrentlyExecuted() const noexceptUndoCommandinline
mImageCmdImageEditprivate
mirror(Qt::Orientation orientation, const Point &center, bool immediate) noexceptCmdImageEdit
mirror(const Angle &rotation, const Point &center, bool immediate) noexceptCmdImageEdit
mIsExecutedUndoCommandprivate
mNewBorderWidthCmdImageEditprivate
mNewFileNameCmdImageEditprivate
mNewHeightCmdImageEditprivate
mNewPositionCmdImageEditprivate
mNewRotationCmdImageEditprivate
mNewWidthCmdImageEditprivate
mOldBorderWidthCmdImageEditprivate
mOldFileNameCmdImageEditprivate
mOldHeightCmdImageEditprivate
mOldPositionCmdImageEditprivate
mOldRotationCmdImageEditprivate
mOldWidthCmdImageEditprivate
mRedoCountUndoCommandprivate
mTextUndoCommandprotected
mUndoCountUndoCommandprivate
operator=(const CmdImageEdit &rhs)=deleteCmdImageEdit
librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=deleteUndoCommand
performExecute() overrideCmdImageEditprivatevirtual
performRedo() overrideCmdImageEditprivatevirtual
performUndo() overrideCmdImageEditprivatevirtual
redo() finalUndoCommandvirtual
rotate(const Angle &angle, const Point &center, bool immediate) noexceptCmdImageEdit
setBorderWidth(const std::optional< UnsignedLength > &width, bool immediate) noexceptCmdImageEdit
setFileName(const FileProofName &name, bool immediate) noexceptCmdImageEdit
setHeight(const PositiveLength &height, bool immediate) noexceptCmdImageEdit
setPosition(const Point &pos, bool immediate) noexceptCmdImageEdit
setRotation(const Angle &angle, bool immediate) noexceptCmdImageEdit
setWidth(const PositiveLength &width, bool immediate) noexceptCmdImageEdit
snapToGrid(const PositiveLength &gridInterval, bool immediate) noexceptCmdImageEdit
translate(const Point &deltaPos, bool immediate) noexceptCmdImageEdit
undo() finalUndoCommandvirtual
UndoCommand()=deleteUndoCommand
UndoCommand(const UndoCommand &other)=deleteUndoCommand
UndoCommand(const QString &text) noexceptUndoCommandexplicit
wasEverExecuted() const noexceptUndoCommandinline
wasEverReverted() const noexceptUndoCommandinline
~CmdImageEdit() noexceptCmdImageEdit
~UndoCommand() noexceptUndoCommandvirtual