KiCad PCB EDA Suite
|
#include <eda_item.h>
#include <embedded_files.h>
#include <schematic_holder.h>
#include <sch_sheet_path.h>
#include <schematic_settings.h>
#include <project.h>
Go to the source code of this file.
Classes | |
class | SCHEMATIC_LISTENER |
class | SCHEMATIC |
Holds all the data relating to one schematic. More... | |
Namespaces | |
namespace | KIFONT |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |
Enumerations | |
enum | SCH_CLEANUP_FLAGS { NO_CLEANUP , LOCAL_CLEANUP , GLOBAL_CLEANUP } |
enum SCH_CLEANUP_FLAGS |
Enumerator | |
---|---|
NO_CLEANUP | |
LOCAL_CLEANUP | |
GLOBAL_CLEANUP |
Definition at line 72 of file schematic.h.