KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_line.cpp File Reference
#include <base_units.h>
#include <bitmaps.h>
#include <string_utils.h>
#include <core/mirror.h>
#include <sch_painter.h>
#include <sch_plotter.h>
#include <geometry/shape_segment.h>
#include <sch_line.h>
#include <sch_edit_frame.h>
#include <settings/color_settings.h>
#include <schematic.h>
#include <connection_graph.h>
#include <project/project_file.h>
#include <project/net_settings.h>
#include <trigo.h>
#include <board_item.h>

Go to the source code of this file.

Classes

struct  SCH_LINE_DESC
 

Variables

static struct SCH_LINE_DESC _SCH_LINE_DESC
 

Variable Documentation

◆ _SCH_LINE_DESC

struct SCH_LINE_DESC _SCH_LINE_DESC
static