| 
    KiCad PCB EDA Suite
    
   | 
 
#include <sch_field.h>Go to the source code of this file.
Classes | |
| class | SCH_SHEET | 
| Sheet symbol placed in a schematic, and is the entry point for a sub schematic.  More... | |
Macros | |
| #define | MIN_SHEET_WIDTH 500 | 
| #define | MIN_SHEET_HEIGHT 150 | 
| #define MIN_SHEET_HEIGHT 150 | 
Definition at line 40 of file sch_sheet.h.
Referenced by SCH_SHEET::GetMinHeight(), and SCH_DRAWING_TOOLS::sizeSheet().
| #define MIN_SHEET_WIDTH 500 | 
Definition at line 39 of file sch_sheet.h.
Referenced by SCH_SHEET::GetMinWidth(), and SCH_DRAWING_TOOLS::sizeSheet().