|
KiCad PCB EDA Suite
|
#include <wx/string.h>#include <string>#include <vector>#include <math/vector2d.h>#include <sch_edit_frame.h>#include <sch_line.h>#include <sch_tool_base.h>Go to the source code of this file.
Classes | |
| struct | BUS_UNFOLDING_T |
| Collection of data related to the bus unfolding tool. More... | |
| struct | DRAW_SEGMENT_EVENT_PARAMS |
| class | SCH_LINE_WIRE_BUS_TOOL |
| Tool responsible for drawing/placing items (symbols, wires, buses, labels, etc.) More... | |