![]() |
LibrePCB Developers Documentation
|
The DrcMsgNonPlatedCutoutWithCopper class. More...
#include <boarddesignrulecheckmessages.h>
Inheritance diagram for DrcMsgNonPlatedCutoutWithCopper:
Collaboration diagram for DrcMsgNonPlatedCutoutWithCopper:Public Types | |
| using | Data = BoardDesignRuleCheckData |
| Message severity type (higher number = higher severity) More... | |
Public Member Functions | |
| DrcMsgNonPlatedCutoutWithCopper ()=delete | |
| DrcMsgNonPlatedCutoutWithCopper (const Data::Polygon &polygon, const Data::Device *device, const QVector< Path > &locations) noexcept | |
| DrcMsgNonPlatedCutoutWithCopper (const Data::Circle &circle, const Data::Device *device, const QVector< Path > &locations) noexcept | |
| DrcMsgNonPlatedCutoutWithCopper (const DrcMsgNonPlatedCutoutWithCopper &other) noexcept | |
| virtual | ~DrcMsgNonPlatedCutoutWithCopper () noexcept |
Static Private Member Functions | |
| static QString | determineMessage () noexcept |
| static QString | determineDescription () noexcept |
Additional Inherited Members |
The DrcMsgNonPlatedCutoutWithCopper class.
| using Data = BoardDesignRuleCheckData |
|
delete |
|
noexcept |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
staticprivatenoexcept |
|
staticprivatenoexcept |
Here is the call graph for this function: