KiCad PCB EDA Suite
footprint_wizard_frame.h File Reference
#include <wx/gdicmn.h>
#include <footprint_wizard.h>
#include <pcb_base_edit_frame.h>

Go to the source code of this file.

Classes

class  FOOTPRINT_WIZARD_FRAME
 

Enumerations

enum  WizardParameterColumnNames { WIZ_COL_NAME = 0 , WIZ_COL_VALUE , WIZ_COL_UNITS }
 

Enumeration Type Documentation

◆ WizardParameterColumnNames

Enumerator
WIZ_COL_NAME 
WIZ_COL_VALUE 
WIZ_COL_UNITS 

Definition at line 45 of file footprint_wizard_frame.h.

46{
47 WIZ_COL_NAME = 0,
50};
@ WIZ_COL_VALUE
@ WIZ_COL_NAME
@ WIZ_COL_UNITS