| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/gdicmn.h>#include <footprint_wizard.h>#include <pcb_base_edit_frame.h>#include <nlohmann/json_fwd.hpp>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 } | 
| Enumerator | |
|---|---|
| WIZ_COL_NAME | |
| WIZ_COL_VALUE | |
| WIZ_COL_UNITS | |
Definition at line 46 of file footprint_wizard_frame.h.