KiCad PCB EDA Suite
Loading...
Searching...
No Matches
board_item.cpp File Reference
#include <pybind11/pybind11.h>
#include <wx/debug.h>
#include <wx/msgdlg.h>
#include <i18n_utility.h>
#include <macros.h>
#include <board.h>
#include <board_design_settings.h>
#include <pcb_group.h>
#include <pcb_generator.h>
#include <footprint.h>
#include <font/font.h>

Go to the source code of this file.

Classes

struct  BOARD_ITEM_DESC
 

Variables

static struct BOARD_ITEM_DESC _BOARD_ITEM_DESC
 

Variable Documentation

◆ _BOARD_ITEM_DESC

struct BOARD_ITEM_DESC _BOARD_ITEM_DESC
static