KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_textbox.cpp File Reference
#include <base_units.h>
#include <pgm_base.h>
#include <sch_edit_frame.h>
#include <plotters/plotter.h>
#include <widgets/msgpanel.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 <dialogs/html_message_box.h>
#include <project/project_file.h>
#include <trigo.h>
#include <sch_textbox.h>
#include <tools/sch_navigate_tool.h>

Go to the source code of this file.

Classes

struct  SCH_TEXTBOX_DESC
 

Variables

static struct SCH_TEXTBOX_DESC _SCH_TEXTBOX_DESC
 

Variable Documentation

◆ _SCH_TEXTBOX_DESC

struct SCH_TEXTBOX_DESC _SCH_TEXTBOX_DESC
static