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

Set up a dialog to choose a PCB Layer. More...

#include <gerbview_frame.h>
#include <layer_range.h>
#include <lset.h>
#include <dialogs/dialog_layers_select_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 }
 

Detailed Description

Set up a dialog to choose a PCB Layer.

Definition in file dialog_select_one_pcb_layer.cpp.

Enumeration Type Documentation

◆ 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.