| 
    KiCad PCB EDA Suite
    
   | 
 
#include <pgm_base.h>#include <settings/settings_manager.h>#include <pcbnew_settings.h>#include <config_map.h>#include <panel_display_options.h>#include <widgets/paged_dialog.h>#include <dialogs/panel_gal_options.h>#include <widgets/std_bitmap_button.h>#include <grid_tricks.h>#include <board_design_settings.h>#include <grid_layer_box_helpers.h>#include <footprint_editor_settings.h>Go to the source code of this file.
Classes | |
| class | LAYER_NAMES_GRID_TABLE | 
Variables | |
| static const UTIL::CFG_MAP< TRACK_CLEARANCE_MODE > | clearanceModeMap | 
      
  | 
  static | 
Definition at line 35 of file panel_display_options.cpp.
Referenced by PANEL_DISPLAY_OPTIONS::loadPCBSettings(), and PANEL_DISPLAY_OPTIONS::TransferDataFromWindow().