KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_sheet_pin.cpp File Reference
#include <algorithm>
#include <bitmaps.h>
#include <general.h>
#include <geometry/shape_line_chain.h>
#include <string_utils.h>
#include <plotters/plotter.h>
#include <sch_draw_panel.h>
#include <sch_edit_frame.h>
#include <sch_sheet.h>
#include <sch_sheet_pin.h>
#include <sch_painter.h>
#include <schematic.h>
#include <trigo.h>

Go to the source code of this file.

Classes

struct  SCH_SHEET_PIN_DESC
 

Variables

static struct SCH_SHEET_PIN_DESC _SCH_SHEET_PIN_DESC
 

Variable Documentation

◆ _SCH_SHEET_PIN_DESC

struct SCH_SHEET_PIN_DESC _SCH_SHEET_PIN_DESC
static