LibrePCB Developers Documentation
MsgPadClearanceViolation Member List

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

as() noexceptRuleCheckMessageinline
as() const noexceptRuleCheckMessageinline
getAllApprovals(const QVector< std::shared_ptr< const RuleCheckMessage >> &messages) noexceptRuleCheckMessagestatic
getApproval() const noexceptRuleCheckMessageinline
getDescription() const noexceptRuleCheckMessageinline
getFootprint() const noexceptMsgPadClearanceViolationinline
getLocations() const noexceptRuleCheckMessageinline
getMessage() const noexceptRuleCheckMessageinline
getPad1() const noexceptMsgPadClearanceViolationinline
getPad2() const noexceptMsgPadClearanceViolationinline
getSeverity() const noexceptRuleCheckMessageinline
getSeverityIcon() const noexceptRuleCheckMessage
getSeverityIcon(Severity severity) noexceptRuleCheckMessagestatic
getSeverityTr() const noexceptRuleCheckMessage
getSeverityTr(Severity severity) noexceptRuleCheckMessagestatic
mApprovalRuleCheckMessageprotected
mDescriptionRuleCheckMessageprotected
mFootprintMsgPadClearanceViolationprivate
mLocationsRuleCheckMessageprotected
mMessageRuleCheckMessageprotected
mPad1MsgPadClearanceViolationprivate
mPad2MsgPadClearanceViolationprivate
mSeverityRuleCheckMessageprotected
MsgPadClearanceViolation()=deleteMsgPadClearanceViolation
MsgPadClearanceViolation(std::shared_ptr< const Footprint > footprint, std::shared_ptr< const FootprintPad > pad1, const QString &pkgPad1Name, std::shared_ptr< const FootprintPad > pad2, const QString &pkgPad2Name, const Length &clearance) noexceptMsgPadClearanceViolation
MsgPadClearanceViolation(const MsgPadClearanceViolation &other) noexceptMsgPadClearanceViolationinline
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
~MsgPadClearanceViolation() noexceptMsgPadClearanceViolationinlinevirtual
~RuleCheckMessage() noexceptRuleCheckMessageprotectedvirtual