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

Go to the source code of this file.

Classes

class  PackagePad
 The PackagePad class represents one logical pad of a package. More...
 
struct  PackagePadListNameProvider
 

Namespaces

 librepcb
 

Typedefs

using PackagePadList = SerializableObjectList< PackagePad, PackagePadListNameProvider, PackagePad::Event >