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

Go to the source code of this file.

Classes

class  Footprint
 The Footprint class represents one footprint variant of a package. More...
 
struct  FootprintListNameProvider
 

Namespaces

namespace  librepcb
 

Typedefs

using FootprintList = SerializableObjectList< Footprint, FootprintListNameProvider, Footprint::Event >