![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for ErcMsgOpenNet, including all inherited members.
| as() noexcept | RuleCheckMessage | inline |
| as() const noexcept | RuleCheckMessage | inline |
| ErcMsgBase()=delete | ErcMsgBase | |
| ErcMsgBase(Severity severity, const QString &msg, const QString &description, const QString &approvalName) noexcept | ErcMsgBase | inlineexplicit |
| ErcMsgBase(const ErcMsgBase &other) noexcept | ErcMsgBase | inline |
| ErcMsgOpenNet()=delete | ErcMsgOpenNet | |
| ErcMsgOpenNet(const NetSignal &net) noexcept | ErcMsgOpenNet | explicit |
| ErcMsgOpenNet(const ErcMsgOpenNet &other) noexcept | ErcMsgOpenNet | 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 |
| getSchematic() const noexcept | ErcMsgBase | 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 |
| mSchematic | ErcMsgBase | 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 |
| setLocation(const NetSignal &net) noexcept | ErcMsgBase | protected |
| setLocation(const ComponentInstance &component) noexcept | ErcMsgBase | protected |
| setLocation(const ComponentSignalInstance &signal) noexcept | ErcMsgBase | protected |
| setLocation(const SI_Symbol &symbol) noexcept | ErcMsgBase | protected |
| setLocation(const SI_SymbolPin &pin) noexcept | ErcMsgBase | protected |
| setLocation(const SI_NetSegment &segment) noexcept | ErcMsgBase | protected |
| setLocation(const SI_NetPoint &netPoint) noexcept | ErcMsgBase | protected |
| setLocation(const SI_NetLine &netLine) noexcept | ErcMsgBase | protected |
| setLocation(const SI_BusJunction &junction) noexcept | ErcMsgBase | protected |
| Severity enum name | RuleCheckMessage | |
| ~ErcMsgBase() noexcept | ErcMsgBase | inlinevirtual |
| ~ErcMsgOpenNet() noexcept | ErcMsgOpenNet | inlinevirtual |
| ~RuleCheckMessage() noexcept | RuleCheckMessage | protectedvirtual |