LibrePCB Developers Documentation
Loading...
Searching...
No Matches
Pad Member List

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

buildPreviewGeometries() const noexceptPad
ComponentSide enum namePad
Function enum namePad
getComponentSide() const noexceptPadinline
getCopperClearance() const noexceptPadinline
getCustomShapeOutline() const noexceptPadinline
getFunction() const noexceptPadinline
getFunctionDescriptionTr(Function function) noexceptPadstatic
getFunctionIsFiducial() const noexceptPad
getFunctionNeedsSoldering() const noexceptPad
getGeometry() const noexceptPad
getHeight() const noexceptPadinline
getHoles() const noexceptPadinline
getPosition() const noexceptPadinline
getRadius() const noexceptPadinline
getRecommendedRadius(const PositiveLength &width, const PositiveLength &height) noexceptPadstatic
getRotation() const noexceptPadinline
getShape() const noexceptPadinline
getSmtLayer() const noexceptPad
getSolderPasteConfig() const noexceptPadinline
getStopMaskConfig() const noexceptPadinline
getUuid() const noexceptPadinline
getWidth() const noexceptPadinline
hasAutoBottomSolderPaste() const noexceptPad
hasAutoBottomStopMask() const noexceptPad
hasAutoTopSolderPaste() const noexceptPad
hasAutoTopStopMask() const noexceptPad
hasBottomCopper() const noexceptPad
hasTopCopper() const noexceptPad
isOnLayer(const Layer &layer) const noexceptPad
isTht() const noexceptPad
mComponentSidePadprotected
mCopperClearancePadprotected
mCustomShapeOutlinePadprotected
mFunctionPadprotected
mHeightPadprotected
mHolesPadprotected
mPositionPadprotected
mRadiusPadprotected
mRotationPadprotected
mShapePadprotected
mSolderPasteConfigPadprotected
mStopMaskConfigPadprotected
mUuidPadprotected
mWidthPadprotected
operator!=(const Pad &rhs) const noexceptPadinline
operator==(const Pad &rhs) const noexceptPad
Pad()=deletePad
Pad(const Pad &other) noexceptPad
Pad(const Uuid &uuid, const Pad &other) noexceptPad
Pad(const Uuid &uuid, const Point &pos, const Angle &rot, Shape shape, const PositiveLength &width, const PositiveLength &height, const UnsignedLimitedRatio &radius, const Path &customShapeOutline, const MaskConfig &autoStopMask, const MaskConfig &autoSolderPaste, const UnsignedLength &copperClearance, ComponentSide side, Function function, const PadHoleList &holes) noexceptPad
Pad(const SExpression &node)Padexplicit
Shape enum namePad
~Pad() noexceptPadvirtual