| 
    KiCad PCB EDA Suite
    
   | 
 
#include <gal_display_options_common.h>#include <settings/app_settings.h>#include <settings/common_settings.h>#include <wx/log.h>#include <config_map.h>#include <dpi_scaling_common.h>Go to the source code of this file.
Variables | |
| static const wxChar * | traceGalDispOpts = wxT( "KICAD_GAL_DISPLAY_OPTIONS" ) | 
| Flag to enable GAL_DISPLAY_OPTIONS logging.   | |
| static const UTIL::CFG_MAP< KIGFX::GRID_STYLE > | gridStyleConfigVals | 
| static const UTIL::CFG_MAP< KIGFX::GRID_SNAPPING > | gridSnapConfigVals | 
      
  | 
  static | 
Definition at line 51 of file gal_display_options_common.cpp.
      
  | 
  static | 
Definition at line 45 of file gal_display_options_common.cpp.
Referenced by GAL_DISPLAY_OPTIONS_IMPL::ReadWindowSettings(), and GAL_DISPLAY_OPTIONS_IMPL::WriteConfig().