![]() |
LibrePCB Developers Documentation
|
The DrcMsgCopperHoleClearanceViolation class. More...
#include <boarddesignrulecheckmessages.h>
Public Member Functions | |
DrcMsgCopperHoleClearanceViolation ()=delete | |
DrcMsgCopperHoleClearanceViolation (const BI_Hole &hole, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | |
DrcMsgCopperHoleClearanceViolation (const BI_Device &device, const Hole &hole, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | |
DrcMsgCopperHoleClearanceViolation (const DrcMsgCopperHoleClearanceViolation &other) noexcept | |
virtual | ~DrcMsgCopperHoleClearanceViolation () noexcept |
Static Private Member Functions | |
static QString | getMessage (const UnsignedLength &minClearance) noexcept |
static QString | getDescription () noexcept |
Additional Inherited Members | |
Message severity type (higher number = higher severity) More... |
The DrcMsgCopperHoleClearanceViolation class.
|
delete |
|
noexcept |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
staticprivatenoexcept |
|
staticprivatenoexcept |