KiCad PCB EDA Suite
|
#include <io/io_base.h>
#include <sch_io/sch_io_mgr.h>
#include <import_export.h>
#include <map>
#include <enum_vector.h>
#include <reporter.h>
#include <i18n_utility.h>
#include <wx/arrstr.h>
Go to the source code of this file.
Classes | |
class | SCH_IO |
Base class that schematic file and library loading and saving plugins should derive from. More... | |