KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_bus_entry.cpp File Reference
#include <sch_draw_panel.h>
#include <bitmaps.h>
#include <core/mirror.h>
#include <schematic.h>
#include <geometry/shape_segment.h>
#include <sch_bus_entry.h>
#include <sch_edit_frame.h>
#include <sch_junction.h>
#include <sch_line.h>
#include <sch_label.h>
#include <project/net_settings.h>
#include <project/project_file.h>
#include <settings/color_settings.h>
#include <netclass.h>
#include <trigo.h>
#include <board_item.h>
#include <advanced_config.h>
#include <connection_graph.h>
#include "sch_painter.h"
#include "plotters/plotter.h"

Go to the source code of this file.

Classes

struct  SCH_BUS_ENTRY_DESC
 

Variables

static struct SCH_BUS_ENTRY_DESC _SCH_BUS_ENTRY_DESC
 

Variable Documentation

◆ _SCH_BUS_ENTRY_DESC

struct SCH_BUS_ENTRY_DESC _SCH_BUS_ENTRY_DESC
static