appendChild(UndoCommand *cmd) | UndoCommandGroup | |
CmdRemoveSelectedSchematicItems(SchematicGraphicsScene &scene) noexcept | CmdRemoveSelectedSchematicItems | explicit |
disconnectComponentSignalInstance(ComponentSignalInstance &signal) | CmdRemoveSelectedSchematicItems | private |
execNewChildCmd(UndoCommand *cmd) | UndoCommandGroup | protected |
execute() final | UndoCommand | virtual |
getChildCount() const noexcept | UndoCommandGroup | inline |
getText() const noexcept | UndoCommand | inline |
isCurrentlyExecuted() const noexcept | UndoCommand | inline |
mChilds | UndoCommandGroup | private |
mHasDoneSomething | UndoCommandGroup | private |
mIsExecuted | UndoCommand | private |
mRedoCount | UndoCommand | private |
mScene | CmdRemoveSelectedSchematicItems | private |
mText | UndoCommand | private |
mUndoCount | UndoCommand | private |
operator=(const UndoCommandGroup &rhs)=delete | UndoCommandGroup | |
librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=delete | UndoCommand | |
performExecute() override | CmdRemoveSelectedSchematicItems | privatevirtual |
performPostExecution() noexcept | UndoCommandGroup | inlineprotectedvirtual |
performRedo() override | UndoCommandGroup | protectedvirtual |
performUndo() override | UndoCommandGroup | protectedvirtual |
redo() final | UndoCommand | virtual |
removeNetSegmentItems(SI_NetSegment &netsegment, const QSet< SI_NetPoint * > &netpointsToRemove, const QSet< SI_NetLine * > &netlinesToRemove, const QSet< SI_NetLabel * > &netlabelsToRemove) | CmdRemoveSelectedSchematicItems | private |
removeSymbol(SI_Symbol &symbol) | CmdRemoveSelectedSchematicItems | private |
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 |
~CmdRemoveSelectedSchematicItems() noexcept | CmdRemoveSelectedSchematicItems | |
~UndoCommand() noexcept | UndoCommand | virtual |
~UndoCommandGroup() noexcept | UndoCommandGroup | virtual |