LibrePCB Developers Documentation
|
#include <boarddesignrulecheckdata.h>
Public Attributes | |
Uuid | uuid |
QString | libPkgPadName |
Point | position |
Angle | rotation |
bool | mirror |
QList< Hole > | holes |
QHash< const Layer *, QList< PadGeometry > > | geometries |
QSet< const Layer * > | layersWithTraces |
UnsignedLength | copperClearance |
tl::optional< Uuid > | net |
QString | netName |
Uuid uuid |
QString libPkgPadName |
Point position |
Angle rotation |
bool mirror |
QList<Hole> holes |
QHash<const Layer*, QList<PadGeometry> > geometries |
QSet<const Layer*> layersWithTraces |
UnsignedLength copperClearance |
tl::optional<Uuid> net |
QString netName |