| 
    KiCad PCB EDA Suite
    
   | 
 
#include <algorithm>#include <widgets/unit_binder.h>#include <pcb_edit_frame.h>#include <board.h>#include <board_design_settings.h>#include <pcb_track.h>#include <pcb_group.h>#include <footprint.h>#include <teardrop/teardrop.h>#include <zone_filler.h>#include <connectivity/connectivity_data.h>#include <pcb_layer_box_selector.h>#include <tool/tool_manager.h>#include <tools/global_edit_tool.h>#include "dialog_global_edit_teardrops_base.h"Go to the source code of this file.
Classes | |
| class | DIALOG_GLOBAL_EDIT_TEARDROPS | 
Variables | |
| static wxString | g_netclassFilter | 
| static wxString | g_netFilter | 
      
  | 
  static | 
Definition at line 42 of file dialog_global_edit_teardrops.cpp.
Referenced by DIALOG_GLOBAL_EDIT_TEARDROPS::TransferDataToWindow(), DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS::TransferDataToWindow(), DIALOG_GLOBAL_EDIT_TEARDROPS::~DIALOG_GLOBAL_EDIT_TEARDROPS(), and DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS::~DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS().
      
  | 
  static | 
Definition at line 43 of file dialog_global_edit_teardrops.cpp.
Referenced by DIALOG_GLOBAL_EDIT_TEARDROPS::TransferDataToWindow(), and DIALOG_GLOBAL_EDIT_TEARDROPS::~DIALOG_GLOBAL_EDIT_TEARDROPS().