|
KiCad PCB EDA Suite
|
#include <vector>#include <pcb_fields_grid_table.h>#include <widgets/unit_binder.h>#include <footprint.h>#include <dialog_footprint_properties_fp_editor_base.h>Go to the source code of this file.
Classes | |
| class | DIALOG_FOOTPRINT_PROPERTIES_FP_EDITOR |
Enumerations | |
| enum class | NOTEBOOK_PAGES { PAGE_UNKNOWN = -1 , PAGE_GENERAL = 0 , PAGE_LAYERS = 1 , PAGE_CLEARANCES = 2 , PAGE_3D_MODELS = 3 } |
|
strong |
| Enumerator | |
|---|---|
| PAGE_UNKNOWN | |
| PAGE_GENERAL | |
| PAGE_LAYERS | |
| PAGE_CLEARANCES | |
| PAGE_3D_MODELS | |
Definition at line 41 of file dialog_footprint_properties_fp_editor.h.