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

Go to the source code of this file.

Classes

class  SymbolPin
 The SymbolPin class represents one pin of a symbol. More...
 
struct  SymbolPinListNameProvider
 

Namespaces

 librepcb
 

Typedefs

using SymbolPinList = SerializableObjectList< SymbolPin, SymbolPinListNameProvider, SymbolPin::Event >