| 
    KiCad PCB EDA Suite
    
   | 
 
#include <pcb_base_frame.h>#include <wx/valnum.h>#include <board.h>#include <footprint.h>#include <padstack.h>#include <pcb_shape.h>#include <origin_viewitem.h>#include <dialog_pad_properties_base.h>#include <widgets/text_ctrl_eval.h>#include <pcb_draw_panel_gal.h>#include <widgets/unit_binder.h>Go to the source code of this file.
Classes | |
| class | DIALOG_PAD_PROPERTIES | 
Macros | |
| #define | PAD_PROPERTIES_DLG_NAME wxT( "pad_properties_dlg_name" ) | 
| DIALOG_PAD_PROPERTIES, derived from DIALOG_PAD_PROPERTIES_BASE, created by wxFormBuilder.   | |
| #define PAD_PROPERTIES_DLG_NAME wxT( "pad_properties_dlg_name" ) | 
DIALOG_PAD_PROPERTIES, derived from DIALOG_PAD_PROPERTIES_BASE, created by wxFormBuilder.
Definition at line 47 of file dialog_pad_properties.h.
Referenced by DIALOG_PAD_PROPERTIES::DIALOG_PAD_PROPERTIES(), and FOOTPRINT_EDIT_FRAME::LoadFootprintFromBoard().