KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_io_database.h File Reference
#include <database/database_connection.h>
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <wildcards_and_files_ext.h>
#include <optional>

Go to the source code of this file.

Classes

class  SCH_IO_DATABASE
 A KiCad database library provides both symbol and footprint metadata, so there are "shim" plugins on both the symbol and footprint side of things that expose the database contents to the schematic and board editors. More...