KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_table.cpp File Reference
#include <pcb_edit_frame.h>
#include <footprint.h>
#include <pcb_table.h>
#include <board.h>
#include <board_design_settings.h>
#include <geometry/shape_simple.h>
#include <geometry/shape_segment.h>
#include <geometry/shape_compound.h>
#include <geometry/geometry_utils.h>
#include <convert_basic_shapes_to_polygon.h>
#include <pcb_painter.h>
#include <view/view.h>
#include <properties/property.h>
#include <properties/property_mgr.h>
#include <api/api_enums.h>
#include <api/api_utils.h>
#include <api/api_pcb_utils.h>
#include <api/board/board_types.pb.h>
#include <board_commit.h>
#include <eda_group.h>

Go to the source code of this file.

Classes

struct  PCB_TABLE_DESC
 

Variables

static struct PCB_TABLE_DESC _PCB_TABLE_DESC
 

Variable Documentation

◆ _PCB_TABLE_DESC

struct PCB_TABLE_DESC _PCB_TABLE_DESC
static