LibrePCB Developers Documentation
|
This is the complete list of members for MsgPadClearanceViolation, including all inherited members.
as() noexcept | RuleCheckMessage | inline |
as() const noexcept | RuleCheckMessage | inline |
getAllApprovals(const QVector< std::shared_ptr< const RuleCheckMessage > > &messages) noexcept | RuleCheckMessage | static |
getApproval() const noexcept | RuleCheckMessage | inline |
getDescription() const noexcept | RuleCheckMessage | inline |
getFootprint() const noexcept | MsgPadClearanceViolation | inline |
getLocations() const noexcept | RuleCheckMessage | inline |
getMessage() const noexcept | RuleCheckMessage | inline |
getPad1() const noexcept | MsgPadClearanceViolation | inline |
getPad2() const noexcept | MsgPadClearanceViolation | 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 |
mFootprint | MsgPadClearanceViolation | private |
mLocations | RuleCheckMessage | protected |
mMessage | RuleCheckMessage | protected |
mPad1 | MsgPadClearanceViolation | private |
mPad2 | MsgPadClearanceViolation | private |
mSeverity | RuleCheckMessage | protected |
MsgPadClearanceViolation()=delete | MsgPadClearanceViolation | |
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) noexcept | MsgPadClearanceViolation | |
MsgPadClearanceViolation(const MsgPadClearanceViolation &other) noexcept | MsgPadClearanceViolation | inline |
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 | |
~MsgPadClearanceViolation() noexcept | MsgPadClearanceViolation | inlinevirtual |
~RuleCheckMessage() noexcept | RuleCheckMessage | protectedvirtual |