KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_pad_properties_base.h File Reference
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
#include "dialog_shim.h"
#include <wx/string.h>
#include <wx/stattext.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/choice.h>
#include <wx/textctrl.h>
#include <widgets/net_selector.h>
#include <wx/gbsizer.h>
#include <wx/statline.h>
#include <wx/sizer.h>
#include <wx/panel.h>
#include <wx/checkbox.h>
#include <wx/simplebook.h>
#include <wx/combobox.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/icon.h>
#include <wx/statbmp.h>
#include <wx/statbox.h>
#include <wx/spinctrl.h>
#include <wx/notebook.h>
#include <wx/button.h>
#include <wx/dialog.h>

Go to the source code of this file.

Classes

class  DIALOG_PAD_PROPERTIES_BASE
 Class DIALOG_PAD_PROPERTIES_BASE. More...
 

Macros

#define wxID_DIALOG_EDIT_PAD   1000
 
#define wxID_PADNUMCTRL   1001
 

Macro Definition Documentation

◆ wxID_DIALOG_EDIT_PAD

#define wxID_DIALOG_EDIT_PAD   1000

Definition at line 44 of file dialog_pad_properties_base.h.

◆ wxID_PADNUMCTRL

#define wxID_PADNUMCTRL   1001

Definition at line 45 of file dialog_pad_properties_base.h.