| 
    KiCad PCB EDA Suite
    
   | 
 
Set up a dialog to choose a PCB Layer. More...
#include <gerbview_frame.h>#include <layer_range.h>#include <lset.h>#include <dialogs/dialog_map_gerber_layers_to_pcb.h>#include <wx/radiobox.h>Go to the source code of this file.
Classes | |
| class | SELECT_LAYER_DIALOG | 
Enumerations | |
| enum | layer_sel_id { ID_LAYER_SELECT_TOP = 1800 , ID_LAYER_SELECT_BOTTOM , ID_LAYER_SELECT } | 
Set up a dialog to choose a PCB Layer.
Definition in file dialog_select_one_pcb_layer.cpp.
| enum layer_sel_id | 
| Enumerator | |
|---|---|
| ID_LAYER_SELECT_TOP | |
| ID_LAYER_SELECT_BOTTOM | |
| ID_LAYER_SELECT | |
Definition at line 38 of file dialog_select_one_pcb_layer.cpp.