KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_table.cpp File Reference
#include <pgm_base.h>
#include <sch_edit_frame.h>
#include <plotters/plotter.h>
#include <geometry/shape_segment.h>
#include <geometry/shape_rect.h>
#include <bitmaps.h>
#include <string_utils.h>
#include <schematic.h>
#include <settings/color_settings.h>
#include <sch_painter.h>
#include <wx/log.h>
#include <sch_table.h>

Go to the source code of this file.

Classes

struct  SCH_TABLE_DESC
 

Variables

static struct SCH_TABLE_DESC _SCH_TABLE_DESC
 

Variable Documentation

◆ _SCH_TABLE_DESC

struct SCH_TABLE_DESC _SCH_TABLE_DESC
static