| 
    KiCad PCB EDA Suite
    
   | 
 
#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 17000 | 
| #define | ID_SPECIFIED_NET_TO_NETCLASS_VALUES 17001 | 
| #define ID_SPECIFIED_NET_TO_NETCLASS_VALUES 17001 | 
Definition at line 36 of file dialog_global_edit_tracks_and_vias_base.h.
Referenced by DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS_BASE::DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS_BASE().
| #define ID_SPECIFIED_NET_TO_SPECIFIED_VALUES 17000 | 
Definition at line 35 of file dialog_global_edit_tracks_and_vias_base.h.
Referenced by DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS_BASE::DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS_BASE().