![]() |
LibrePCB Developers Documentation
|
The DrcMsgDeviceInKeepoutZone class. More...
#include <boarddesignrulecheckmessages.h>
Inheritance diagram for DrcMsgDeviceInKeepoutZone:
Collaboration diagram for DrcMsgDeviceInKeepoutZone:Public Types | |
| using | Data = BoardDesignRuleCheckData |
| Message severity type (higher number = higher severity) More... | |
Public Member Functions | |
| DrcMsgDeviceInKeepoutZone ()=delete | |
| DrcMsgDeviceInKeepoutZone (const Data::Zone &zone, const Data::Device *zoneDevice, const Data::Device &device, const QVector< Path > &locations) noexcept | |
| DrcMsgDeviceInKeepoutZone (const DrcMsgDeviceInKeepoutZone &other) noexcept | |
| virtual | ~DrcMsgDeviceInKeepoutZone () noexcept |
Private Member Functions | |
| void | addZoneApprovalNodes (const Data::Zone &zone, const Data::Device *zoneDevice) noexcept |
Static Private Member Functions | |
| static QString | getDescription () noexcept |
Additional Inherited Members |
The DrcMsgDeviceInKeepoutZone class.
| using Data = BoardDesignRuleCheckData |
|
delete |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
privatenoexcept |
|
staticprivatenoexcept |