|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
| #define | SEXPR_SYMBOL_LIB_FILE_VERSION 20260629 |
| This file contains the file format version information for the s-expression schematic and symbol library file formats. | |
| #define | SEXPR_SCHEMATIC_FILE_VERSION 20260629 |
| Schematic file version. | |
| #define SEXPR_SCHEMATIC_FILE_VERSION 20260629 |
Schematic file version.
Definition at line 147 of file sch_file_versions.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), KICAD_MANAGER_FRAME::CreateNewProject(), SCH_IO_KICAD_SEXPR::Format(), EESCHEMA_JOBS_HANDLER::JobUpgrade(), EESCHEMA_HELPERS::LoadSchematic(), SCH_EDIT_FRAME::OpenProjectFiles(), SCH_IO_KICAD_SEXPR_PARSER::ParseSchematic(), SCH_IO_KICAD_SEXPR::saveBitmap(), and SCH_EDIT_FRAME::SaveProject().
| #define SEXPR_SYMBOL_LIB_FILE_VERSION 20260629 |
This file contains the file format version information for the s-expression schematic and symbol library file formats.
Definition at line 64 of file sch_file_versions.h.
Referenced by SCH_IO_KICAD_SEXPR_LIB_CACHE::formatLibraryHeader(), EESCHEMA_JOBS_HANDLER::JobSymUpgrade(), BITMAPCONV_INFO::outputDataHeader(), and SCH_IO_KICAD_SEXPR_PARSER::ParseLib().