|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Enumerations | |
| enum | KIFACE_ADDR_ID : int { KIFACE_ID_INVALID , KIFACE_FOOTPRINT_LIBRARY_ADAPTER , KIFACE_FILTER_FOOTPRINTS , KIFACE_LOAD_SCHEMATIC , KIFACE_NETLIST_SCHEMATIC , KIFACE_SCRIPTING_LEGACY , KIFACE_SCRIPTING , KIFACE_TEST_FOOTPRINT_LINK , KIFACE_TEST_FOOTPRINT_LINK_NO_LIBRARY , KIFACE_TEST_FOOTPRINT_LINK_LIBRARY_NOT_ENABLED , KIFACE_TEST_FOOTPRINT_LINK_NO_FOOTPRINT } |
| IDs of objects that may be returned by KIFACE::IfaceOrAddress. More... | |
| enum KIFACE_ADDR_ID : int |
IDs of objects that may be returned by KIFACE::IfaceOrAddress.
Definition at line 30 of file kiface_ids.h.