![]() |
LibrePCB Developers Documentation
|
#include <boarddesignrulecheckmessages.h>
Collaboration diagram for DrcMsgMissingConnection::Anchor:Public Member Functions | |
| QString | getName () const |
| void | serialize (SExpression &node) const |
Static Public Member Functions | |
| static Anchor | pad (const Data::Device &device, const Data::Pad &pad) |
| static Anchor | junction (const Data::Segment &segment, const Data::Junction &junction) |
| static Anchor | via (const Data::Segment &segment, const Data::Via &via) |
Private Attributes | |
| const Data::Device * | mDevice = nullptr |
| const Data::Pad * | mPad = nullptr |
| const Data::Segment * | mSegment = nullptr |
| const Data::Junction * | mJunction = nullptr |
| const Data::Via * | mVia = nullptr |
| QString getName | ( | ) | const |
| void serialize | ( | SExpression & | node | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
private |
|
private |