appendChild(UndoCommand *cmd) | UndoCommandGroup | |
CmdDragSelectedSchematicItems(SchematicGraphicsScene &scene, const Point &startPos=Point()) noexcept | CmdDragSelectedSchematicItems | |
execNewChildCmd(UndoCommand *cmd) | UndoCommandGroup | protected |
execute() final | UndoCommand | virtual |
getChildCount() const noexcept | UndoCommandGroup | inline |
getText() const noexcept | UndoCommand | inline |
isCurrentlyExecuted() const noexcept | UndoCommand | inline |
mCenterPos | CmdDragSelectedSchematicItems | private |
mChilds | UndoCommandGroup | private |
mDeltaAngle | CmdDragSelectedSchematicItems | private |
mDeltaPos | CmdDragSelectedSchematicItems | private |
mHasDoneSomething | UndoCommandGroup | private |
mirror(Qt::Orientation orientation, bool aroundCurrentPosition) noexcept | CmdDragSelectedSchematicItems | |
mIsExecuted | UndoCommand | private |
mItemCount | CmdDragSelectedSchematicItems | private |
mMirrored | CmdDragSelectedSchematicItems | private |
mNetLabelEditCmds | CmdDragSelectedSchematicItems | private |
mNetPointEditCmds | CmdDragSelectedSchematicItems | private |
mPolygonEditCmds | CmdDragSelectedSchematicItems | private |
mRedoCount | UndoCommand | private |
mScene | CmdDragSelectedSchematicItems | private |
mStartPos | CmdDragSelectedSchematicItems | private |
mSymbolEditCmds | CmdDragSelectedSchematicItems | private |
mSymbolTextsResetCmds | CmdDragSelectedSchematicItems | private |
mText | UndoCommand | private |
mTextEditCmds | CmdDragSelectedSchematicItems | private |
mTextsReset | CmdDragSelectedSchematicItems | private |
mUndoCount | UndoCommand | private |
operator=(const UndoCommandGroup &rhs)=delete | UndoCommandGroup | |
librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=delete | UndoCommand | |
performExecute() override | CmdDragSelectedSchematicItems | privatevirtual |
performPostExecution() noexcept override | CmdDragSelectedSchematicItems | privatevirtual |
performRedo() override | UndoCommandGroup | protectedvirtual |
performUndo() override | UndoCommandGroup | protectedvirtual |
redo() final | UndoCommand | virtual |
resetAllTexts() noexcept | CmdDragSelectedSchematicItems | |
rotate(const Angle &angle, bool aroundCurrentPosition) noexcept | CmdDragSelectedSchematicItems | |
setCurrentPosition(const Point &pos) noexcept | CmdDragSelectedSchematicItems | |
undo() final | UndoCommand | virtual |
UndoCommand()=delete | UndoCommand | |
UndoCommand(const UndoCommand &other)=delete | UndoCommand | |
UndoCommand(const QString &text) noexcept | UndoCommand | explicit |
UndoCommandGroup()=delete | UndoCommandGroup | |
UndoCommandGroup(const UndoCommandGroup &other)=delete | UndoCommandGroup | |
UndoCommandGroup(const QString &text) noexcept | UndoCommandGroup | explicit |
wasEverExecuted() const noexcept | UndoCommand | inline |
wasEverReverted() const noexcept | UndoCommand | inline |
~CmdDragSelectedSchematicItems() noexcept | CmdDragSelectedSchematicItems | |
~UndoCommand() noexcept | UndoCommand | virtual |
~UndoCommandGroup() noexcept | UndoCommandGroup | virtual |