KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_global_edit_teardrops_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/checkbox.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/sizer.h>
#include <wx/statbox.h>
#include <widgets/net_selector.h>
#include <wx/choice.h>
#include <wx/bmpcbox.h>
#include <wx/radiobut.h>
#include <wx/hyperlink.h>
#include <wx/stattext.h>
#include <wx/textctrl.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/icon.h>
#include <wx/statbmp.h>
#include <wx/spinctrl.h>
#include <wx/button.h>
#include <wx/dialog.h>

Go to the source code of this file.

Classes

class  DIALOG_GLOBAL_EDIT_TEARDROPS_BASE
 Class DIALOG_GLOBAL_EDIT_TEARDROPS_BASE. More...
 

Macros

#define ID_SPECIFIED_NET_TO_NETCLASS_VALUES   1000
 
#define ID_SPECIFIED_NET_TO_SPECIFIED_VALUES   1001
 

Macro Definition Documentation

◆ ID_SPECIFIED_NET_TO_NETCLASS_VALUES

#define ID_SPECIFIED_NET_TO_NETCLASS_VALUES   1000

Definition at line 41 of file dialog_global_edit_teardrops_base.h.

◆ ID_SPECIFIED_NET_TO_SPECIFIED_VALUES

#define ID_SPECIFIED_NET_TO_SPECIFIED_VALUES   1001

Definition at line 42 of file dialog_global_edit_teardrops_base.h.