KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_layers_select_to_pcb_base.h File Reference
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
#include "dialog_shim.h"
#include <wx/string.h>
#include <wx/stattext.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/sizer.h>
#include <wx/statline.h>
#include <wx/combobox.h>
#include <wx/button.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/icon.h>
#include <wx/dialog.h>

Go to the source code of this file.

Classes

class  LAYERS_MAP_DIALOG_BASE
 Class LAYERS_MAP_DIALOG_BASE. More...
 

Macros

#define ID_LAYERS_MAP_DIALOG_BASE   1000
 
#define ID_M_STATICLINESEP   1001
 
#define ID_M_STATICTEXTCOPPERLAYERCOUNT   1002
 
#define ID_M_COMBOCOPPERLAYERSCOUNT   1003
 
#define ID_STORE_CHOICE   1004
 
#define ID_GET_PREVIOUS_CHOICE   1005
 
#define ID_RESET_CHOICE   1006
 

Macro Definition Documentation

◆ ID_GET_PREVIOUS_CHOICE

#define ID_GET_PREVIOUS_CHOICE   1005

Definition at line 36 of file dialog_layers_select_to_pcb_base.h.

◆ ID_LAYERS_MAP_DIALOG_BASE

#define ID_LAYERS_MAP_DIALOG_BASE   1000

Definition at line 31 of file dialog_layers_select_to_pcb_base.h.

◆ ID_M_COMBOCOPPERLAYERSCOUNT

#define ID_M_COMBOCOPPERLAYERSCOUNT   1003

Definition at line 34 of file dialog_layers_select_to_pcb_base.h.

◆ ID_M_STATICLINESEP

#define ID_M_STATICLINESEP   1001

Definition at line 32 of file dialog_layers_select_to_pcb_base.h.

◆ ID_M_STATICTEXTCOPPERLAYERCOUNT

#define ID_M_STATICTEXTCOPPERLAYERCOUNT   1002

Definition at line 33 of file dialog_layers_select_to_pcb_base.h.

◆ ID_RESET_CHOICE

#define ID_RESET_CHOICE   1006

Definition at line 37 of file dialog_layers_select_to_pcb_base.h.

◆ ID_STORE_CHOICE

#define ID_STORE_CHOICE   1004

Definition at line 35 of file dialog_layers_select_to_pcb_base.h.