KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_pad_properties.h File Reference
#include <pcb_base_frame.h>
#include <wx/valnum.h>
#include <board.h>
#include <footprint.h>
#include <pad_shapes.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.
 

Macro Definition Documentation

◆ PAD_PROPERTIES_DLG_NAME

#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.