KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_global_edit_tracks_and_vias.cpp File Reference

Go to the source code of this file.

Enumerations

enum  {
  GRID_NAME = 0 , GRID_TRACKSIZE , GRID_VIASIZE , GRID_VIADRILL ,
  GRID_uVIASIZE , GRID_uVIADRILL , GRID_DIFF_PAIR_WIDTH , GRID_DIFF_PAIR_GAP ,
  GRID_DIFF_PAIR_VIA_GAP
}
 

Variables

static wxString g_netclassFilter
 
static wxString g_netFilter
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
GRID_NAME 
GRID_TRACKSIZE 
GRID_VIASIZE 
GRID_VIADRILL 
GRID_uVIASIZE 
GRID_uVIADRILL 
GRID_DIFF_PAIR_WIDTH 
GRID_DIFF_PAIR_GAP 
GRID_DIFF_PAIR_VIA_GAP 

Definition at line 42 of file dialog_global_edit_tracks_and_vias.cpp.

Variable Documentation

◆ g_netclassFilter

wxString g_netclassFilter
static

Definition at line 56 of file dialog_global_edit_tracks_and_vias.cpp.

◆ g_netFilter

wxString g_netFilter
static

Definition at line 57 of file dialog_global_edit_tracks_and_vias.cpp.