KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_global_edit_tracks_and_vias_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/textctrl.h>
#include <wx/stattext.h>
#include <wx/radiobut.h>
#include <wx/button.h>
#include <wx/dialog.h>

Go to the source code of this file.

Classes

class  DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS_BASE
 Class DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS_BASE. More...
 

Macros

#define ID_SPECIFIED_NET_TO_SPECIFIED_VALUES   1000
 
#define ID_SPECIFIED_NET_TO_NETCLASS_VALUES   1001
 

Macro Definition Documentation

◆ ID_SPECIFIED_NET_TO_NETCLASS_VALUES

#define ID_SPECIFIED_NET_TO_NETCLASS_VALUES   1001

Definition at line 36 of file dialog_global_edit_tracks_and_vias_base.h.

◆ ID_SPECIFIED_NET_TO_SPECIFIED_VALUES

#define ID_SPECIFIED_NET_TO_SPECIFIED_VALUES   1000

Definition at line 35 of file dialog_global_edit_tracks_and_vias_base.h.