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

Go to the source code of this file.

Classes

class  CmdFootprintEdit
 The CmdFootprintEdit class. More...
 

Namespaces

namespace  librepcb
 
namespace  librepcb::editor
 

Typedefs

using CmdFootprintInsert = CmdListElementInsert< Footprint, FootprintListNameProvider, Footprint::Event >
 
using CmdFootprintRemove = CmdListElementRemove< Footprint, FootprintListNameProvider, Footprint::Event >
 
using CmdFootprintsSwap = CmdListElementsSwap< Footprint, FootprintListNameProvider, Footprint::Event >