LibrePCB Developers Documentation
Loading...
Searching...
No Matches
boardpaddata.h File Reference
+ Include dependency graph for boardpaddata.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BoardPadData
 The BoardPadData class represents a pad in a board. More...
 
struct  BoardPadDataListNameProvider
 

Namespaces

namespace  librepcb
 

Typedefs

using BoardPadDataList = SerializableObjectList< BoardPadData, BoardPadDataListNameProvider, BoardPadData::Event >