![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for MsgMinimumWidthViolation, 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 |
| getCircle() const noexcept | MsgMinimumWidthViolation | inline |
| getDescription() const noexcept | RuleCheckMessage | inline |
| getDescriptionAppendix() noexcept | MsgMinimumWidthViolation | privatestatic |
| getFootprint() const noexcept | MsgMinimumWidthViolation | inline |
| getLocations() const noexcept | RuleCheckMessage | inline |
| getMessage(std::shared_ptr< const Footprint > footprint, const Layer &layer) noexcept | MsgMinimumWidthViolation | privatestatic |
| librepcb::RuleCheckMessage::getMessage() const noexcept | RuleCheckMessage | inline |
| getPolygon() const noexcept | MsgMinimumWidthViolation | 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 |
| getStrokeText() const noexcept | MsgMinimumWidthViolation | inline |
| mApproval | RuleCheckMessage | protected |
| mCircle | MsgMinimumWidthViolation | private |
| mDescription | RuleCheckMessage | protected |
| mFootprint | MsgMinimumWidthViolation | private |
| mLocations | RuleCheckMessage | protected |
| mMessage | RuleCheckMessage | protected |
| mPolygon | MsgMinimumWidthViolation | private |
| mSeverity | RuleCheckMessage | protected |
| MsgMinimumWidthViolation()=delete | MsgMinimumWidthViolation | |
| MsgMinimumWidthViolation(std::shared_ptr< const Footprint > footprint, std::shared_ptr< const Polygon > polygon, const Length &minWidth) noexcept | MsgMinimumWidthViolation | |
| MsgMinimumWidthViolation(std::shared_ptr< const Footprint > footprint, std::shared_ptr< const Circle > circle, const Length &minWidth) noexcept | MsgMinimumWidthViolation | |
| MsgMinimumWidthViolation(std::shared_ptr< const Footprint > footprint, std::shared_ptr< const StrokeText > text, const Length &minWidth) noexcept | MsgMinimumWidthViolation | |
| MsgMinimumWidthViolation(const MsgMinimumWidthViolation &other) noexcept | MsgMinimumWidthViolation | inline |
| mStrokeText | MsgMinimumWidthViolation | private |
| 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 | |
| ~MsgMinimumWidthViolation() noexcept | MsgMinimumWidthViolation | inlinevirtual |
| ~RuleCheckMessage() noexcept | RuleCheckMessage | protectedvirtual |