20 #ifndef LIBREPCB_LIBRARY_EDITOR_CMDREMOVESELECTEDSYMBOLITEMS_H
21 #define LIBREPCB_LIBRARY_EDITOR_CMDREMOVESELECTEDSYMBOLITEMS_H
26 #include "../symboleditorstate.h"
78 #endif // LIBREPCB_LIBRARY_EDITOR_CMDREMOVESELECTEDSYMBOLITEMS_H
~CmdRemoveSelectedSymbolItems() noexcept
Definition: cmdremoveselectedsymbolitems.cpp:50
The CmdRemoveSelectedSymbolItems class.
Definition: cmdremoveselectedsymbolitems.h:46
Definition: symboleditorfsm.h:79
const SymbolEditorState::Context & mContext
Definition: cmdremoveselectedsymbolitems.h:67
The UndoCommandGroup class makes it possible to pack multiple undo commands together (it acts as a pa...
Definition: undocommandgroup.h:43
bool performExecute() override
Execute the command the first time.
Definition: cmdremoveselectedsymbolitems.cpp:57
CmdRemoveSelectedSymbolItems()=delete
CmdRemoveSelectedSymbolItems & operator=(const CmdRemoveSelectedSymbolItems &rhs)=delete