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 | PRIVATE_LAYERS_GRID_TABLE |
class | DIALOG_FOOTPRINT_PROPERTIES_FP_EDITOR |
Enumerations | |
enum class | NOTEBOOK_PAGES { PAGE_UNKNOWN = -1 , PAGE_GENERAL = 0 , PAGE_CLEARANCES = 1 , PAGE_3D_MODELS = 2 } |
|
strong |
Enumerator | |
---|---|
PAGE_UNKNOWN | |
PAGE_GENERAL | |
PAGE_CLEARANCES | |
PAGE_3D_MODELS |
Definition at line 64 of file dialog_footprint_properties_fp_editor.h.