|
KiCad PCB EDA Suite
|
#include <wx/string.h>Go to the source code of this file.
Classes | |
| struct | SCH_CONNECTIVITY::PIN_NAME_FACT |
| struct | SCH_CONNECTIVITY::PIN_NAME_REFERENCE |
Namespaces | |
| namespace | SCH_CONNECTIVITY |
Functions | |
| wxString | SCH_CONNECTIVITY::RenderPinNetName (const PIN_NAME_FACT &aPin, const PIN_NAME_REFERENCE &aReference, bool aForceNoConnect=false) |
| Render a non-power pin name from unescaped values; an absent reference uses the symbol UUID. | |