KiCad PCB EDA Suite
Loading...
Searching...
No Matches
symbol_editor_edit_tool.cpp File Reference

Go to the source code of this file.

Variables

const std::vector< KICAD_TswappableItems
 
static std::vector< KICAD_TnonFields
 

Variable Documentation

◆ nonFields

std::vector<KICAD_T> nonFields
static
Initial value:
=
{
}
@ LIB_SYMBOL_T
Definition typeinfo.h:150
@ SCH_SHAPE_T
Definition typeinfo.h:151
@ SCH_TEXT_T
Definition typeinfo.h:153
@ SCH_TEXTBOX_T
Definition typeinfo.h:154
@ SCH_PIN_T
Definition typeinfo.h:155

Definition at line 443 of file symbol_editor_edit_tool.cpp.

Referenced by SYMBOL_EDITOR_EDIT_TOOL::Copy(), and SYMBOL_EDITOR_EDIT_TOOL::Duplicate().

◆ swappableItems

const std::vector<KICAD_T> swappableItems
Initial value:

Definition at line 361 of file symbol_editor_edit_tool.cpp.