LibrePCB Developers Documentation
cmdpartedit.h File Reference
+ Include dependency graph for cmdpartedit.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CmdPartEdit
 The CmdPartEdit class. More...
 

Namespaces

namespace  librepcb
 
namespace  librepcb::editor
 

Typedefs

using CmdPartInsert = CmdListElementInsert< Part, PartListNameProvider, Part::Event >
 
using CmdPartRemove = CmdListElementRemove< Part, PartListNameProvider, Part::Event >
 
using CmdPartsSwap = CmdListElementsSwap< Part, PartListNameProvider, Part::Event >