LibrePCB Developers Documentation
DrcMsgMinimumSlotWidthViolation Member List

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

as() noexceptRuleCheckMessageinline
as() const noexceptRuleCheckMessageinline
determineDescription(bool isPad) noexceptDrcMsgMinimumSlotWidthViolationprivatestatic
determineMessage(const PositiveLength &actualWidth, const UnsignedLength &minWidth) noexceptDrcMsgMinimumSlotWidthViolationprivatestatic
DrcMsgMinimumSlotWidthViolation()=deleteDrcMsgMinimumSlotWidthViolation
DrcMsgMinimumSlotWidthViolation(const BI_Hole &hole, const UnsignedLength &minWidth, const QVector< Path > &locations) noexceptDrcMsgMinimumSlotWidthViolation
DrcMsgMinimumSlotWidthViolation(const BI_Device &device, const Hole &hole, const UnsignedLength &minWidth, const QVector< Path > &locations) noexceptDrcMsgMinimumSlotWidthViolation
DrcMsgMinimumSlotWidthViolation(const BI_FootprintPad &pad, const PadHole &padHole, const UnsignedLength &minWidth, const QVector< Path > &locations) noexceptDrcMsgMinimumSlotWidthViolation
DrcMsgMinimumSlotWidthViolation(const DrcMsgMinimumSlotWidthViolation &other) noexceptDrcMsgMinimumSlotWidthViolationinline
getAllApprovals(const QVector< std::shared_ptr< const RuleCheckMessage > > &messages) noexceptRuleCheckMessagestatic
getApproval() const noexceptRuleCheckMessageinline
getDescription() const noexceptRuleCheckMessageinline
getLocations() const noexceptRuleCheckMessageinline
getMessage() const noexceptRuleCheckMessageinline
getSeverity() const noexceptRuleCheckMessageinline
getSeverityIcon() const noexceptRuleCheckMessage
getSeverityIcon(Severity severity) noexceptRuleCheckMessagestatic
getSeverityTr() const noexceptRuleCheckMessage
getSeverityTr(Severity severity) noexceptRuleCheckMessagestatic
mApprovalRuleCheckMessageprotected
mDescriptionRuleCheckMessageprotected
mLocationsRuleCheckMessageprotected
mMessageRuleCheckMessageprotected
mSeverityRuleCheckMessageprotected
operator!=(const RuleCheckMessage &rhs) const noexceptRuleCheckMessage
operator==(const RuleCheckMessage &rhs) const noexceptRuleCheckMessage
RuleCheckMessage()=deleteRuleCheckMessage
RuleCheckMessage(const RuleCheckMessage &other) noexceptRuleCheckMessageprotected
RuleCheckMessage(Severity severity, const QString &msg, const QString &description, const QString &approvalName, const QVector< Path > &locations={}) noexceptRuleCheckMessageprotected
Severity enum nameRuleCheckMessage
~DrcMsgMinimumSlotWidthViolation() noexceptDrcMsgMinimumSlotWidthViolationinlinevirtual
~RuleCheckMessage() noexceptRuleCheckMessageprotectedvirtual