7ccdca5ced
Use LIB_ID instead of wxString for storing the library symbol information in the schematic symbol in preparation for the upcoming symbol library table implementation. Change the FindLibAlias and FindLibPart functions in the PART_LIBS object instead of wxString. Please note that only the library ID name is used to search the list of libraries. The library nickname is ignored. Once the symbol library table is implemented and full LIB_IDs are defined, the library search code will no longer be used and will only be kept to load older schematics that have not been converted. Move SCH_LEGACY_PLUGIN_CACHE definition so that the legacy plugin knows how to properly delete the cache object. |
||
---|---|---|
.. | ||
netlist_exporter.cpp | ||
netlist_exporter.h | ||
netlist_exporter_cadstar.cpp | ||
netlist_exporter_cadstar.h | ||
netlist_exporter_generic.cpp | ||
netlist_exporter_generic.h | ||
netlist_exporter_kicad.cpp | ||
netlist_exporter_kicad.h | ||
netlist_exporter_orcadpcb2.cpp | ||
netlist_exporter_orcadpcb2.h | ||
netlist_exporter_pspice.cpp | ||
netlist_exporter_pspice.h |