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