KiCad PCB EDA Suite
|
Classes | |
struct | IFACE |
Functions | |
int | testFootprintLink (const wxString &aFootprint, PROJECT *aProject) |
CV::IFACE KIFACE_BASE | kiface ("cvpcb", KIWAY::FACE_CVPCB) |
|
static |
References FP_LIB_TABLE::FindRow(), FP_LIB_TABLE::FootprintExists(), LIB_ID::GetLibItemName(), LIB_ID::GetLibNickname(), LIB_TABLE::HasLibrary(), KIFACE_TEST_FOOTPRINT_LINK_LIBRARY_NOT_ENABLED, KIFACE_TEST_FOOTPRINT_LINK_NO_FOOTPRINT, KIFACE_TEST_FOOTPRINT_LINK_NO_LIBRARY, LIB_ID::Parse(), and PROJECT_PCB::PcbFootprintLibs().
Referenced by Kiface(), and KIFACE_GETTER().
int CV::testFootprintLink | ( | const wxString & | aFootprint, |
PROJECT * | aProject | ||
) |
Definition at line 41 of file cvpcb.cpp.
Referenced by CV::IFACE::IfaceOrAddress().