KiCad PCB EDA Suite
Loading...
Searching...
No Matches
schematic.h File Reference
#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 }
 

Enumeration Type Documentation

◆ SCH_CLEANUP_FLAGS

Enumerator
NO_CLEANUP 
LOCAL_CLEANUP 
GLOBAL_CLEANUP 

Definition at line 72 of file schematic.h.