![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | FP_LIB_TABLE_ROW |
Hold a record identifying a library accessed by the appropriate footprint library PLUGIN object in the FP_LIB_TABLE. More... | |
class | FP_LIB_TABLE |
Variables | |
FP_LIB_TABLE | GFootprintTable |
!!!!!!!!!!!!!! This code is obsolete because of the merge into pcbnew, don't bother with it. More... | |
FP_LIB_TABLE GFootprintTable |
!!!!!!!!!!!!!! This code is obsolete because of the merge into pcbnew, don't bother with it.
!!!!!!!!!!!!!! This code is obsolete because of the merge into pcbnew, don't bother with it.
This is not dynamically allocated because in a multiple project environment we must keep its address constant (since it is the fallback table for multiple projects).
Definition at line 120 of file cvpcb.cpp.
Referenced by PCB_BASE_EDIT_FRAME::AddLibrary(), PCB_BASE_EDIT_FRAME::CreateNewLibrary(), FOOTPRINT_TREE_PANE::FOOTPRINT_TREE_PANE(), FP_TREE_SYNCHRONIZING_ADAPTER::GetLibrariesCount(), FP_TREE_SYNCHRONIZING_ADAPTER::GetValue(), PCB::IFACE::IfaceOrAddress(), InvokePcbLibTableEditor(), CV::IFACE::OnKifaceStart(), PCB::IFACE::OnKifaceStart(), PCB_BASE_EDIT_FRAME::selectLibTable(), and DIALOG_GLOBAL_FP_LIB_TABLE_CONFIG::TransferDataFromWindow().