KiCad PCB EDA Suite
|
#include <future>
#include <lib_id.h>
#include <libraries/library_manager.h>
#include <sch_io/sch_io.h>
Go to the source code of this file.
Classes | |
struct | SUB_LIBRARY |
A descriptor for a sub-library (supported by database and http libraries) More... | |
class | SYMBOL_LIBRARY_ADAPTER |
An interface to the global shared library manager that is schematic-specific and linked to one project in particular. More... | |