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