LibrePCB Developers Documentation
|
The DrcMsgInvalidPadConnection class. More...
#include <boarddesignrulecheckmessages.h>
Public Member Functions | |
DrcMsgInvalidPadConnection ()=delete | |
DrcMsgInvalidPadConnection (const BI_FootprintPad &pad, const Layer &layer, const QVector< Path > &locations) noexcept | |
DrcMsgInvalidPadConnection (const DrcMsgInvalidPadConnection &other) noexcept | |
virtual | ~DrcMsgInvalidPadConnection () noexcept |
Additional Inherited Members | |
Message severity type (higher number = higher severity) More... |
The DrcMsgInvalidPadConnection class.
|
delete |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |