LibrePCB Developers Documentation
MsgMinimumWidthViolation Member List

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

as() noexceptRuleCheckMessageinline
as() const noexceptRuleCheckMessageinline
getAllApprovals(const QVector< std::shared_ptr< const RuleCheckMessage > > &messages) noexceptRuleCheckMessagestatic
getApproval() const noexceptRuleCheckMessageinline
getCircle() const noexceptMsgMinimumWidthViolationinline
getDescription() const noexceptRuleCheckMessageinline
getDescriptionAppendix() noexceptMsgMinimumWidthViolationprivatestatic
getFootprint() const noexceptMsgMinimumWidthViolationinline
getLocations() const noexceptRuleCheckMessageinline
getMessage(std::shared_ptr< const Footprint > footprint, const Layer &layer) noexceptMsgMinimumWidthViolationprivatestatic
librepcb::RuleCheckMessage::getMessage() const noexceptRuleCheckMessageinline
getPolygon() const noexceptMsgMinimumWidthViolationinline
getSeverity() const noexceptRuleCheckMessageinline
getSeverityIcon() const noexceptRuleCheckMessage
getSeverityIcon(Severity severity) noexceptRuleCheckMessagestatic
getSeverityTr() const noexceptRuleCheckMessage
getSeverityTr(Severity severity) noexceptRuleCheckMessagestatic
getStrokeText() const noexceptMsgMinimumWidthViolationinline
mApprovalRuleCheckMessageprotected
mCircleMsgMinimumWidthViolationprivate
mDescriptionRuleCheckMessageprotected
mFootprintMsgMinimumWidthViolationprivate
mLocationsRuleCheckMessageprotected
mMessageRuleCheckMessageprotected
mPolygonMsgMinimumWidthViolationprivate
mSeverityRuleCheckMessageprotected
MsgMinimumWidthViolation()=deleteMsgMinimumWidthViolation
MsgMinimumWidthViolation(std::shared_ptr< const Footprint > footprint, std::shared_ptr< const Polygon > polygon, const Length &minWidth) noexceptMsgMinimumWidthViolation
MsgMinimumWidthViolation(std::shared_ptr< const Footprint > footprint, std::shared_ptr< const Circle > circle, const Length &minWidth) noexceptMsgMinimumWidthViolation
MsgMinimumWidthViolation(std::shared_ptr< const Footprint > footprint, std::shared_ptr< const StrokeText > text, const Length &minWidth) noexceptMsgMinimumWidthViolation
MsgMinimumWidthViolation(const MsgMinimumWidthViolation &other) noexceptMsgMinimumWidthViolationinline
mStrokeTextMsgMinimumWidthViolationprivate
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
~MsgMinimumWidthViolation() noexceptMsgMinimumWidthViolationinlinevirtual
~RuleCheckMessage() noexceptRuleCheckMessageprotectedvirtual