![]() |
LibrePCB Developers Documentation
|
#include <si_netline.h>
Inheritance diagram for SI_NetLineAnchor:
Collaboration diagram for SI_NetLineAnchor:Public Member Functions | |
| SI_NetLineAnchor () noexcept=default | |
| virtual | ~SI_NetLineAnchor () noexcept=default |
| virtual void | registerNetLine (SI_NetLine &netline)=0 |
| virtual void | unregisterNetLine (SI_NetLine &netline)=0 |
| virtual const QSet< SI_NetLine * > & | getNetLines () const noexcept=0 |
| virtual const Point & | getPosition () const noexcept=0 |
| virtual bool | isOpen () const noexcept=0 |
| virtual NetLineAnchor | toNetLineAnchor () const noexcept=0 |
|
defaultnoexcept |
|
virtualdefaultnoexcept |
|
pure virtual |
Implemented in SI_BusJunction, SI_NetPoint, and SI_SymbolPin.
Here is the caller graph for this function:
|
pure virtual |
Implemented in SI_BusJunction, SI_NetPoint, and SI_SymbolPin.
Here is the caller graph for this function:
|
pure virtualnoexcept |
Implemented in SI_BusJunction, SI_NetPoint, and SI_SymbolPin.
|
pure virtualnoexcept |
Implemented in SI_BusJunction, SI_NetPoint, and SI_SymbolPin.
Here is the caller graph for this function:
|
pure virtualnoexcept |
Implemented in SI_BusJunction, SI_NetPoint, and SI_SymbolPin.
Here is the caller graph for this function:
|
pure virtualnoexcept |
Implemented in SI_BusJunction, SI_NetPoint, and SI_SymbolPin.
Here is the caller graph for this function: