![]() |
LibrePCB Developers Documentation
|
The DrcMsgSilkscreenClearanceViolation class. More...
#include <boarddesignrulecheckmessages.h>
Inheritance diagram for DrcMsgSilkscreenClearanceViolation:
Collaboration diagram for DrcMsgSilkscreenClearanceViolation:Public Types | |
| using | Data = BoardDesignRuleCheckData |
| Message severity type (higher number = higher severity) More... | |
Public Member Functions | |
| DrcMsgSilkscreenClearanceViolation ()=delete | |
| DrcMsgSilkscreenClearanceViolation (const Data::StrokeText &st, const Data::Device *device, const UnsignedLength &minClearance, const QVector< Path > &locations) noexcept | |
| DrcMsgSilkscreenClearanceViolation (const DrcMsgSilkscreenClearanceViolation &other) noexcept | |
| virtual | ~DrcMsgSilkscreenClearanceViolation () noexcept |
Additional Inherited Members |
The DrcMsgSilkscreenClearanceViolation class.
| using Data = BoardDesignRuleCheckData |
|
delete |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |