KiCad PCB EDA Suite
|
#include <pgm_base.h>
#include <settings/settings_manager.h>
#include <eeschema_settings.h>
#include <eda_item.h>
#include <sch_connection.h>
#include <sch_item.h>
#include <sch_screen.h>
#include <sch_sheet_path.h>
#include <sch_draw_panel.h>
#include <sch_edit_frame.h>
#include <schematic.h>
#include <trace_helpers.h>
#include <general.h>
#include <netclass.h>
#include <project/project_file.h>
#include <project/net_settings.h>
Go to the source code of this file.
Classes | |
struct | SCH_ITEM_DESC |
Macros | |
#define | BITMAP_FONT_SIZE_THRESHOLD 3 |
Variables | |
static struct SCH_ITEM_DESC | _SCH_ITEM_DESC |
#define BITMAP_FONT_SIZE_THRESHOLD 3 |
Definition at line 47 of file sch_item.cpp.
|
static |