LibrePCB Developers Documentation
|
The DrcMsgForbiddenSlot class. More...
#include <boarddesignrulecheckmessages.h>
Public Types | |
using | Data = BoardDesignRuleCheckData |
Message severity type (higher number = higher severity) More... |
Public Member Functions | |
DrcMsgForbiddenSlot ()=delete | |
DrcMsgForbiddenSlot (const Data::Hole &hole, const Data::Device *device, const Data::Pad *pad, const QVector< Path > &locations) noexcept | |
DrcMsgForbiddenSlot (const DrcMsgForbiddenSlot &other) noexcept | |
virtual | ~DrcMsgForbiddenSlot () noexcept |
Static Private Member Functions | |
static QString | determineMessage (const NonEmptyPath &path) noexcept |
static QString | determineDescription (const NonEmptyPath &path) noexcept |
Additional Inherited Members |
The DrcMsgForbiddenSlot class.
using Data = BoardDesignRuleCheckData |
|
delete |
|
noexcept |
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
staticprivatenoexcept |
|
staticprivatenoexcept |