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

Go to the source code of this file.

Classes

class  ComponentSignal
 The ComponentSignal class represents one signal of a component. More...
 
struct  ComponentSignalListNameProvider
 

Namespaces

 librepcb
 

Typedefs

using ComponentSignalList = SerializableObjectList< ComponentSignal, ComponentSignalListNameProvider, ComponentSignal::Event >