LibrePCB Developers Documentation
CmdTextEdit Member List

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

CmdTextEdit()=deleteCmdTextEdit
CmdTextEdit(const CmdTextEdit &other)=deleteCmdTextEdit
CmdTextEdit(Text &text) noexceptCmdTextEditexplicit
execute() finalUndoCommandvirtual
getText() const noexceptUndoCommandinline
isCurrentlyExecuted() const noexceptUndoCommandinline
mirror(Qt::Orientation orientation, const Point &center, bool immediate) noexceptCmdTextEdit
mirror(const Angle &rotation, const Point &center, bool immediate) noexceptCmdTextEdit
mIsExecutedUndoCommandprivate
mNewAlignCmdTextEditprivate
mNewHeightCmdTextEditprivate
mNewLayerCmdTextEditprivate
mNewPositionCmdTextEditprivate
mNewRotationCmdTextEditprivate
mNewTextCmdTextEditprivate
mOldAlignCmdTextEditprivate
mOldHeightCmdTextEditprivate
mOldLayerCmdTextEditprivate
mOldPositionCmdTextEditprivate
mOldRotationCmdTextEditprivate
mOldTextCmdTextEditprivate
mRedoCountUndoCommandprivate
mTextCmdTextEditprivate
mUndoCountUndoCommandprivate
operator=(const CmdTextEdit &rhs)=deleteCmdTextEdit
librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=deleteUndoCommand
performExecute() overrideCmdTextEditprivatevirtual
performRedo() overrideCmdTextEditprivatevirtual
performUndo() overrideCmdTextEditprivatevirtual
redo() finalUndoCommandvirtual
rotate(const Angle &angle, const Point &center, bool immediate) noexceptCmdTextEdit
setAlignment(const Alignment &align, bool immediate) noexceptCmdTextEdit
setHeight(const PositiveLength &height, bool immediate) noexceptCmdTextEdit
setLayer(const Layer &layer, bool immediate) noexceptCmdTextEdit
setPosition(const Point &pos, bool immediate) noexceptCmdTextEdit
setRotation(const Angle &angle, bool immediate) noexceptCmdTextEdit
setText(const QString &text, bool immediate) noexceptCmdTextEdit
snapToGrid(const PositiveLength &gridInterval, bool immediate) noexceptCmdTextEdit
translate(const Point &deltaPos, bool immediate) noexceptCmdTextEdit
undo() finalUndoCommandvirtual
UndoCommand()=deleteUndoCommand
UndoCommand(const UndoCommand &other)=deleteUndoCommand
UndoCommand(const QString &text) noexceptUndoCommandexplicit
wasEverExecuted() const noexceptUndoCommandinline
wasEverReverted() const noexceptUndoCommandinline
~CmdTextEdit() noexceptCmdTextEdit
~UndoCommand() noexceptUndoCommandvirtual