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

Go to the source code of this file.

Classes

class  CmdFootprintPadEdit
 The CmdFootprintPadEdit class. More...
 

Namespaces

namespace  librepcb
 
namespace  librepcb::editor
 

Typedefs

using CmdFootprintPadInsert = CmdListElementInsert< FootprintPad, FootprintPadListNameProvider, FootprintPad::Event >
 
using CmdFootprintPadRemove = CmdListElementRemove< FootprintPad, FootprintPadListNameProvider, FootprintPad::Event >
 
using CmdFootprintPadsSwap = CmdListElementsSwap< FootprintPad, FootprintPadListNameProvider, FootprintPad::Event >