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