|
KiCad PCB EDA Suite
|
#include <sch_line_wire_bus_tool.h>
Public Attributes | |
| SCH_LAYER_ID | layer |
| bool | quitOnDraw |
| SCH_LINE * | sourceSegment |
Definition at line 62 of file sch_line_wire_bus_tool.h.
| SCH_LAYER_ID DRAW_SEGMENT_EVENT_PARAMS::layer |
Definition at line 64 of file sch_line_wire_bus_tool.h.
Referenced by SCH_LINE_WIRE_BUS_TOOL::DrawSegments(), and SCH_SELECTION_TOOL::Main().
| bool DRAW_SEGMENT_EVENT_PARAMS::quitOnDraw |
Definition at line 65 of file sch_line_wire_bus_tool.h.
Referenced by SCH_LINE_WIRE_BUS_TOOL::DrawSegments(), and SCH_SELECTION_TOOL::Main().
| SCH_LINE* DRAW_SEGMENT_EVENT_PARAMS::sourceSegment |
Definition at line 66 of file sch_line_wire_bus_tool.h.
Referenced by SCH_LINE_WIRE_BUS_TOOL::DrawSegments(), and SCH_SELECTION_TOOL::Main().