KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_footprint_properties_fp_editor.h File Reference
#include <vector>
#include <fp_text_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 }
 

Enumeration Type Documentation

◆ NOTEBOOK_PAGES

enum class NOTEBOOK_PAGES
strong
Enumerator
PAGE_UNKNOWN 
PAGE_GENERAL 
PAGE_CLEARANCES 
PAGE_3D_MODELS 

Definition at line 64 of file dialog_footprint_properties_fp_editor.h.