KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_junction.cpp File Reference
#include <sch_draw_panel.h>
#include <trigo.h>
#include <common.h>
#include <plotters/plotter.h>
#include <bitmaps.h>
#include <core/mirror.h>
#include <geometry/shape_rect.h>
#include <sch_painter.h>
#include <sch_junction.h>
#include <sch_edit_frame.h>
#include <sch_connection.h>
#include <schematic.h>
#include <settings/color_settings.h>
#include <connection_graph.h>
#include <string_utils.h>

Go to the source code of this file.

Classes

struct  SCH_JUNCTION_DESC
 

Variables

static struct SCH_JUNCTION_DESC _SCH_JUNCTION_DESC
 

Variable Documentation

◆ _SCH_JUNCTION_DESC

struct SCH_JUNCTION_DESC _SCH_JUNCTION_DESC
static