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

Go to the source code of this file.

Variables

static const UTIL::CFG_MAP< TRACK_CLEARANCE_MODEclearanceModeMap
 

Variable Documentation

◆ clearanceModeMap

const UTIL::CFG_MAP<TRACK_CLEARANCE_MODE> clearanceModeMap
static
Initial value:
=
{
}
@ SHOW_WITH_VIA_WHILE_ROUTING_OR_DRAGGING
@ DO_NOT_SHOW_CLEARANCE
@ SHOW_WHILE_ROUTING
@ SHOW_WITH_VIA_ALWAYS
@ SHOW_WITH_VIA_WHILE_ROUTING

Definition at line 29 of file panel_pcb_display_options.cpp.

Referenced by PANEL_PCB_DISPLAY_OPTIONS::loadPCBSettings(), and PANEL_PCB_DISPLAY_OPTIONS::TransferDataFromWindow().