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

Go to the source code of this file.

Classes

class  CmdSymbolPinEdit
 The CmdSymbolPinEdit class. More...
 

Namespaces

namespace  librepcb
 
namespace  librepcb::editor
 

Typedefs

using CmdSymbolPinInsert = CmdListElementInsert< SymbolPin, SymbolPinListNameProvider, SymbolPin::Event >
 
using CmdSymbolPinRemove = CmdListElementRemove< SymbolPin, SymbolPinListNameProvider, SymbolPin::Event >
 
using CmdSymbolPinsSwap = CmdListElementsSwap< SymbolPin, SymbolPinListNameProvider, SymbolPin::Event >