LibrePCB Developers Documentation
|
This is the complete list of members for DrcMsgCopperBoardClearanceViolation, including all inherited members.
as() noexcept | RuleCheckMessage | inline |
as() const noexcept | RuleCheckMessage | inline |
Data typedef | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation()=delete | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation(const Data::Segment &segment, const Data::Via &via, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation(const Data::Segment &segment, const Data::Trace &trace, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation(const Data::Device &device, const Data::Pad &pad, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation(const Data::Plane &plane, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation(const Data::Polygon &polygon, const Data::Device *device, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation(const Data::Device &device, const Data::Circle &circle, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation(const Data::StrokeText &strokeText, const Data::Device *device, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | DrcMsgCopperBoardClearanceViolation | |
DrcMsgCopperBoardClearanceViolation(const DrcMsgCopperBoardClearanceViolation &other) noexcept | DrcMsgCopperBoardClearanceViolation | inline |
getAllApprovals(const QVector< std::shared_ptr< const RuleCheckMessage > > &messages) noexcept | RuleCheckMessage | static |
getApproval() const noexcept | RuleCheckMessage | inline |
getDescription() const noexcept | RuleCheckMessage | inline |
getLocations() const noexcept | RuleCheckMessage | inline |
getMessage() const noexcept | RuleCheckMessage | inline |
getSeverity() const noexcept | RuleCheckMessage | inline |
getSeverityIcon() const noexcept | RuleCheckMessage | |
getSeverityIcon(Severity severity) noexcept | RuleCheckMessage | static |
getSeverityTr() const noexcept | RuleCheckMessage | |
getSeverityTr(Severity severity) noexcept | RuleCheckMessage | static |
mApproval | RuleCheckMessage | protected |
mDescription | RuleCheckMessage | protected |
mLocations | RuleCheckMessage | protected |
mMessage | RuleCheckMessage | protected |
mSeverity | RuleCheckMessage | protected |
operator!=(const RuleCheckMessage &rhs) const noexcept | RuleCheckMessage | |
operator==(const RuleCheckMessage &rhs) const noexcept | RuleCheckMessage | |
RuleCheckMessage()=delete | RuleCheckMessage | |
RuleCheckMessage(const RuleCheckMessage &other) noexcept | RuleCheckMessage | protected |
RuleCheckMessage(Severity severity, const QString &msg, const QString &description, const QString &approvalName, const QVector< Path > &locations={}) noexcept | RuleCheckMessage | protected |
Severity enum name | RuleCheckMessage | |
~DrcMsgCopperBoardClearanceViolation() noexcept | DrcMsgCopperBoardClearanceViolation | inlinevirtual |
~RuleCheckMessage() noexcept | RuleCheckMessage | protectedvirtual |