KiCad PCB EDA Suite
pcbnew_id.h
Go to the documentation of this file.
1
#ifndef PCBNEW_ID_H_
2
#define PCBNEW_ID_H_
3
4
#include <
id.h
>
5
14
enum
pcbnew_ids
15
{
16
ID_MAIN_MENUBAR
=
ID_END_LIST
,
17
ID_COPY_BOARD_AS
,
18
ID_IMPORT_NON_KICAD_BOARD
,
19
20
// Tracks and vias sizes general options
21
ID_AUX_TOOLBAR_PCB_VIA_SIZE
,
22
ID_AUX_TOOLBAR_PCB_TRACK_WIDTH
,
23
ID_AUX_TOOLBAR_PCB_SELECT_AUTO_WIDTH
,
24
ID_POPUP_PCB_SELECT_WIDTH_START_RANGE
,
25
ID_POPUP_PCB_SELECT_CUSTOM_WIDTH
,
26
ID_POPUP_PCB_SELECT_AUTO_WIDTH
,
27
ID_POPUP_PCB_SELECT_USE_NETCLASS_VALUES
,
28
ID_POPUP_PCB_SELECT_WIDTH1
,
29
ID_POPUP_PCB_SELECT_WIDTH2
,
30
ID_POPUP_PCB_SELECT_WIDTH3
,
31
ID_POPUP_PCB_SELECT_WIDTH4
,
32
ID_POPUP_PCB_SELECT_WIDTH5
,
33
ID_POPUP_PCB_SELECT_WIDTH6
,
34
ID_POPUP_PCB_SELECT_WIDTH7
,
35
ID_POPUP_PCB_SELECT_WIDTH8
,
36
ID_POPUP_PCB_SELECT_WIDTH9
,
37
ID_POPUP_PCB_SELECT_WIDTH10
,
38
ID_POPUP_PCB_SELECT_WIDTH11
,
39
ID_POPUP_PCB_SELECT_WIDTH12
,
40
ID_POPUP_PCB_SELECT_WIDTH13
,
41
ID_POPUP_PCB_SELECT_WIDTH14
,
42
ID_POPUP_PCB_SELECT_WIDTH15
,
43
ID_POPUP_PCB_SELECT_WIDTH16
,
44
ID_POPUP_PCB_SELECT_VIASIZE1
,
45
ID_POPUP_PCB_SELECT_VIASIZE2
,
46
ID_POPUP_PCB_SELECT_VIASIZE3
,
47
ID_POPUP_PCB_SELECT_VIASIZE4
,
48
ID_POPUP_PCB_SELECT_VIASIZE5
,
49
ID_POPUP_PCB_SELECT_VIASIZE6
,
50
ID_POPUP_PCB_SELECT_VIASIZE7
,
51
ID_POPUP_PCB_SELECT_VIASIZE8
,
52
ID_POPUP_PCB_SELECT_VIASIZE9
,
53
ID_POPUP_PCB_SELECT_VIASIZE10
,
54
ID_POPUP_PCB_SELECT_VIASIZE11
,
55
ID_POPUP_PCB_SELECT_VIASIZE12
,
56
ID_POPUP_PCB_SELECT_VIASIZE13
,
57
ID_POPUP_PCB_SELECT_VIASIZE14
,
58
ID_POPUP_PCB_SELECT_VIASIZE15
,
59
ID_POPUP_PCB_SELECT_VIASIZE16
,
60
ID_POPUP_PCB_SELECT_CUSTOM_DIFFPAIR
,
61
ID_POPUP_PCB_SELECT_USE_NETCLASS_DIFFPAIR
,
62
ID_POPUP_PCB_SELECT_DIFFPAIR1
,
63
ID_POPUP_PCB_SELECT_DIFFPAIR2
,
64
ID_POPUP_PCB_SELECT_DIFFPAIR3
,
65
ID_POPUP_PCB_SELECT_DIFFPAIR4
,
66
ID_POPUP_PCB_SELECT_DIFFPAIR5
,
67
ID_POPUP_PCB_SELECT_DIFFPAIR6
,
68
ID_POPUP_PCB_SELECT_DIFFPAIR7
,
69
ID_POPUP_PCB_SELECT_DIFFPAIR8
,
70
ID_POPUP_PCB_SELECT_DIFFPAIR9
,
71
ID_POPUP_PCB_SELECT_DIFFPAIR10
,
72
ID_POPUP_PCB_SELECT_DIFFPAIR11
,
73
ID_POPUP_PCB_SELECT_DIFFPAIR12
,
74
ID_POPUP_PCB_SELECT_DIFFPAIR13
,
75
ID_POPUP_PCB_SELECT_DIFFPAIR14
,
76
ID_POPUP_PCB_SELECT_DIFFPAIR15
,
77
ID_POPUP_PCB_SELECT_DIFFPAIR16
,
78
ID_POPUP_PCB_SELECT_WIDTH_END_RANGE
,
79
80
ID_MENU_RECOVER_BOARD_AUTOSAVE
,
81
ID_MENU_EXPORT_FOOTPRINTS_TO_LIBRARY
,
82
ID_MENU_EXPORT_FOOTPRINTS_TO_NEW_LIBRARY
,
83
84
ID_GEN_EXPORT_FILE_IDF3
,
85
ID_GEN_EXPORT_FILE_VRML
,
86
ID_GEN_EXPORT_FILE_STEP
,
87
ID_GEN_EXPORT_FILE_HYPERLYNX
,
88
ID_GEN_EXPORT_FILE_GENCADFORMAT
,
89
90
ID_TOOLBARH_PCB_ACTION_PLUGIN
,
91
92
ID_PCB_GEN_CMP_FILE
,
93
ID_PCB_GEN_BOM_FILE_FROM_BOARD
,
94
95
ID_TOOLBARH_PCB_SELECT_LAYER
,
96
97
ID_FPEDIT_SAVE_PNG
,
98
99
ID_MODVIEW_LIB_FILTER
,
100
ID_MODVIEW_LIB_LIST
,
101
ID_MODVIEW_FOOTPRINT_FILTER
,
102
ID_MODVIEW_FOOTPRINT_LIST
,
103
ID_MODVIEW_PREVIOUS
,
104
ID_MODVIEW_NEXT
,
105
106
ID_FOOTPRINT_WIZARD_NEXT
,
107
ID_FOOTPRINT_WIZARD_PREVIOUS
,
108
ID_FOOTPRINT_WIZARD_DONE
,
109
ID_FOOTPRINT_WIZARD_PAGE_LIST
,
110
ID_FOOTPRINT_WIZARD_PARAMETER_LIST
,
111
ID_FOOTPRINT_WIZARD_SELECT_WIZARD
,
112
ID_FOOTPRINT_WIZARD_RESET_TO_DEFAULT
,
113
114
ID_ADD_FOOTPRINT_TO_BOARD
,
115
ID_LOAD_FOOTPRINT_FROM_BOARD
,
116
117
ID_PCBNEW_END_LIST
118
};
119
120
#endif // PCBNEW_ID_H_
ID_MODVIEW_LIB_FILTER
Definition:
pcbnew_id.h:99
ID_GEN_EXPORT_FILE_VRML
Definition:
pcbnew_id.h:85
ID_FPEDIT_SAVE_PNG
Definition:
pcbnew_id.h:97
ID_POPUP_PCB_SELECT_USE_NETCLASS_VALUES
Definition:
pcbnew_id.h:27
ID_MODVIEW_LIB_LIST
Definition:
pcbnew_id.h:100
ID_POPUP_PCB_SELECT_VIASIZE2
Definition:
pcbnew_id.h:45
ID_POPUP_PCB_SELECT_DIFFPAIR16
Definition:
pcbnew_id.h:77
ID_POPUP_PCB_SELECT_WIDTH11
Definition:
pcbnew_id.h:38
ID_POPUP_PCB_SELECT_DIFFPAIR14
Definition:
pcbnew_id.h:75
ID_POPUP_PCB_SELECT_VIASIZE9
Definition:
pcbnew_id.h:52
ID_GEN_EXPORT_FILE_STEP
Definition:
pcbnew_id.h:86
ID_GEN_EXPORT_FILE_IDF3
Definition:
pcbnew_id.h:84
ID_POPUP_PCB_SELECT_DIFFPAIR9
Definition:
pcbnew_id.h:70
ID_POPUP_PCB_SELECT_VIASIZE1
Definition:
pcbnew_id.h:44
ID_POPUP_PCB_SELECT_VIASIZE15
Definition:
pcbnew_id.h:58
ID_POPUP_PCB_SELECT_WIDTH5
Definition:
pcbnew_id.h:32
ID_POPUP_PCB_SELECT_DIFFPAIR13
Definition:
pcbnew_id.h:74
ID_TOOLBARH_PCB_ACTION_PLUGIN
Definition:
pcbnew_id.h:90
ID_FOOTPRINT_WIZARD_SELECT_WIZARD
Definition:
pcbnew_id.h:111
ID_POPUP_PCB_SELECT_VIASIZE12
Definition:
pcbnew_id.h:55
ID_AUX_TOOLBAR_PCB_TRACK_WIDTH
Definition:
pcbnew_id.h:22
ID_POPUP_PCB_SELECT_DIFFPAIR3
Definition:
pcbnew_id.h:64
ID_POPUP_PCB_SELECT_VIASIZE13
Definition:
pcbnew_id.h:56
ID_AUX_TOOLBAR_PCB_VIA_SIZE
Definition:
pcbnew_id.h:21
ID_POPUP_PCB_SELECT_DIFFPAIR6
Definition:
pcbnew_id.h:67
ID_LOAD_FOOTPRINT_FROM_BOARD
Definition:
pcbnew_id.h:115
id.h
ID_ADD_FOOTPRINT_TO_BOARD
Definition:
pcbnew_id.h:114
ID_POPUP_PCB_SELECT_VIASIZE16
Definition:
pcbnew_id.h:59
ID_AUX_TOOLBAR_PCB_SELECT_AUTO_WIDTH
Definition:
pcbnew_id.h:23
ID_COPY_BOARD_AS
Definition:
pcbnew_id.h:17
ID_TOOLBARH_PCB_SELECT_LAYER
Definition:
pcbnew_id.h:95
ID_POPUP_PCB_SELECT_VIASIZE7
Definition:
pcbnew_id.h:50
ID_POPUP_PCB_SELECT_VIASIZE3
Definition:
pcbnew_id.h:46
ID_POPUP_PCB_SELECT_CUSTOM_WIDTH
Definition:
pcbnew_id.h:25
ID_POPUP_PCB_SELECT_CUSTOM_DIFFPAIR
Definition:
pcbnew_id.h:60
ID_POPUP_PCB_SELECT_DIFFPAIR1
Definition:
pcbnew_id.h:62
ID_POPUP_PCB_SELECT_WIDTH14
Definition:
pcbnew_id.h:41
ID_POPUP_PCB_SELECT_DIFFPAIR2
Definition:
pcbnew_id.h:63
ID_MODVIEW_FOOTPRINT_FILTER
Definition:
pcbnew_id.h:101
ID_FOOTPRINT_WIZARD_RESET_TO_DEFAULT
Definition:
pcbnew_id.h:112
ID_POPUP_PCB_SELECT_DIFFPAIR4
Definition:
pcbnew_id.h:65
ID_MAIN_MENUBAR
Definition:
pcbnew_id.h:16
ID_MENU_EXPORT_FOOTPRINTS_TO_LIBRARY
Definition:
pcbnew_id.h:81
ID_POPUP_PCB_SELECT_VIASIZE10
Definition:
pcbnew_id.h:53
ID_POPUP_PCB_SELECT_USE_NETCLASS_DIFFPAIR
Definition:
pcbnew_id.h:61
ID_POPUP_PCB_SELECT_DIFFPAIR11
Definition:
pcbnew_id.h:72
ID_POPUP_PCB_SELECT_WIDTH1
Definition:
pcbnew_id.h:28
ID_POPUP_PCB_SELECT_WIDTH9
Definition:
pcbnew_id.h:36
ID_FOOTPRINT_WIZARD_PREVIOUS
Definition:
pcbnew_id.h:107
ID_PCB_GEN_BOM_FILE_FROM_BOARD
Definition:
pcbnew_id.h:93
ID_POPUP_PCB_SELECT_AUTO_WIDTH
Definition:
pcbnew_id.h:26
ID_POPUP_PCB_SELECT_VIASIZE11
Definition:
pcbnew_id.h:54
ID_POPUP_PCB_SELECT_WIDTH15
Definition:
pcbnew_id.h:42
ID_FOOTPRINT_WIZARD_PARAMETER_LIST
Definition:
pcbnew_id.h:110
ID_MENU_EXPORT_FOOTPRINTS_TO_NEW_LIBRARY
Definition:
pcbnew_id.h:82
ID_POPUP_PCB_SELECT_DIFFPAIR15
Definition:
pcbnew_id.h:76
ID_MODVIEW_PREVIOUS
Definition:
pcbnew_id.h:103
ID_PCBNEW_END_LIST
Definition:
pcbnew_id.h:117
ID_PCB_GEN_CMP_FILE
Definition:
pcbnew_id.h:92
ID_POPUP_PCB_SELECT_VIASIZE14
Definition:
pcbnew_id.h:57
ID_POPUP_PCB_SELECT_DIFFPAIR7
Definition:
pcbnew_id.h:68
ID_MENU_RECOVER_BOARD_AUTOSAVE
Definition:
pcbnew_id.h:80
ID_POPUP_PCB_SELECT_WIDTH7
Definition:
pcbnew_id.h:34
ID_POPUP_PCB_SELECT_WIDTH4
Definition:
pcbnew_id.h:31
ID_END_LIST
Definition:
id.h:223
ID_IMPORT_NON_KICAD_BOARD
Definition:
pcbnew_id.h:18
ID_POPUP_PCB_SELECT_WIDTH13
Definition:
pcbnew_id.h:40
ID_POPUP_PCB_SELECT_WIDTH10
Definition:
pcbnew_id.h:37
ID_POPUP_PCB_SELECT_WIDTH_START_RANGE
Definition:
pcbnew_id.h:24
pcbnew_ids
pcbnew_ids
Command IDs for the printed circuit board editor.
Definition:
pcbnew_id.h:14
ID_POPUP_PCB_SELECT_DIFFPAIR5
Definition:
pcbnew_id.h:66
ID_GEN_EXPORT_FILE_HYPERLYNX
Definition:
pcbnew_id.h:87
ID_FOOTPRINT_WIZARD_PAGE_LIST
Definition:
pcbnew_id.h:109
ID_POPUP_PCB_SELECT_WIDTH16
Definition:
pcbnew_id.h:43
ID_POPUP_PCB_SELECT_VIASIZE5
Definition:
pcbnew_id.h:48
ID_FOOTPRINT_WIZARD_NEXT
Definition:
pcbnew_id.h:106
ID_MODVIEW_FOOTPRINT_LIST
Definition:
pcbnew_id.h:102
ID_MODVIEW_NEXT
Definition:
pcbnew_id.h:104
ID_POPUP_PCB_SELECT_WIDTH8
Definition:
pcbnew_id.h:35
ID_POPUP_PCB_SELECT_VIASIZE4
Definition:
pcbnew_id.h:47
ID_POPUP_PCB_SELECT_WIDTH_END_RANGE
Definition:
pcbnew_id.h:78
ID_POPUP_PCB_SELECT_WIDTH12
Definition:
pcbnew_id.h:39
ID_POPUP_PCB_SELECT_WIDTH2
Definition:
pcbnew_id.h:29
ID_POPUP_PCB_SELECT_DIFFPAIR12
Definition:
pcbnew_id.h:73
ID_POPUP_PCB_SELECT_VIASIZE6
Definition:
pcbnew_id.h:49
ID_POPUP_PCB_SELECT_WIDTH3
Definition:
pcbnew_id.h:30
ID_POPUP_PCB_SELECT_WIDTH6
Definition:
pcbnew_id.h:33
ID_GEN_EXPORT_FILE_GENCADFORMAT
Definition:
pcbnew_id.h:88
ID_POPUP_PCB_SELECT_DIFFPAIR8
Definition:
pcbnew_id.h:69
ID_POPUP_PCB_SELECT_DIFFPAIR10
Definition:
pcbnew_id.h:71
ID_POPUP_PCB_SELECT_VIASIZE8
Definition:
pcbnew_id.h:51
ID_FOOTPRINT_WIZARD_DONE
Definition:
pcbnew_id.h:108
pcbnew
pcbnew_id.h
Generated on Sun Jun 26 2022 04:07:02 for KiCad PCB EDA Suite by
1.8.15