KiCad PCB EDA Suite
|
#include <sch_move_tool.h>
Public Attributes | |
SCH_LINE * | attachedLine |
VECTOR2I | originalLabelPos |
Definition at line 36 of file sch_move_tool.h.
SCH_LINE* SPECIAL_CASE_LABEL_INFO::attachedLine |
Definition at line 38 of file sch_move_tool.h.
VECTOR2I SPECIAL_CASE_LABEL_INFO::originalLabelPos |
Definition at line 39 of file sch_move_tool.h.