LibrePCB Developers Documentation
PadHole Member List

This is the complete list of members for PadHole, including all inherited members.

Event enum namePadHole
getDiameter() const noexceptPadHoleinline
getPath() const noexceptPadHoleinline
getUuid() const noexceptPadHoleinline
isCurvedSlot() const noexceptPadHole
isMultiSegmentSlot() const noexceptPadHole
isSlot() const noexceptPadHole
mDiameterPadHoleprotected
mPathPadHoleprotected
mUuidPadHoleprotected
onEditedPadHole
OnEditedSlot typedefPadHole
operator!=(const PadHole &rhs) const noexceptPadHoleinline
operator=(const PadHole &rhs) noexceptPadHole
operator==(const PadHole &rhs) const noexceptPadHole
PadHole()=deletePadHole
PadHole(const PadHole &other) noexceptPadHole
PadHole(const Uuid &uuid, const PadHole &other) noexceptPadHole
PadHole(const Uuid &uuid, const PositiveLength &diameter, const NonEmptyPath &path) noexceptPadHole
PadHole(const SExpression &node)PadHoleexplicit
serialize(SExpression &root) constPadHolevirtual
setDiameter(const PositiveLength &diameter) noexceptPadHole
setPath(const NonEmptyPath &path) noexceptPadHole
~PadHole() noexceptPadHolevirtual