LibrePCB Developers Documentation
|
The DrcMsgMinimumSlotWidthViolation class. More...
#include <boarddesignrulecheckmessages.h>
Public Member Functions | |
DrcMsgMinimumSlotWidthViolation ()=delete | |
DrcMsgMinimumSlotWidthViolation (const DrcHoleRef &hole, const UnsignedLength &minWidth, const QVector< Path > &locations) noexcept | |
DrcMsgMinimumSlotWidthViolation (const DrcMsgMinimumSlotWidthViolation &other) noexcept | |
virtual | ~DrcMsgMinimumSlotWidthViolation () noexcept |
Static Private Member Functions | |
static QString | determineMessage (bool plated, const PositiveLength &actualWidth, const UnsignedLength &minWidth) noexcept |
static QString | determineDescription (bool plated) noexcept |
Additional Inherited Members | |
Message severity type (higher number = higher severity) More... |
The DrcMsgMinimumSlotWidthViolation class.
|
delete |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
staticprivatenoexcept |
|
staticprivatenoexcept |