|
KiCad PCB EDA Suite
|
#include <dialogs/panel_gal_options.h>#include <settings/app_settings.h>#include <gal/gal_display_options.h>#include <eda_draw_frame.h>#include <config_map.h>Go to the source code of this file.
Variables | |
| static const double | gridThicknessMin = 0.5 |
| static const double | gridThicknessMax = 10.0 |
| static const double | gridThicknessStep = 0.5 |
| static const int | gridMinSpacingMin = 5 |
| static const int | gridMinSpacingMax = 200 |
| static const int | gridMinSpacingStep = 5 |
| static const UTIL::CFG_MAP< KIGFX::GRID_STYLE > | gridStyleSelectMap |
| TODO: These are duplicated in gal_display_options - Unify! | |
| static const UTIL::CFG_MAP< KIGFX::GRID_SNAPPING > | gridSnapConfigVals |
|
static |
Definition at line 39 of file panel_gal_options.cpp.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS().
|
static |
Definition at line 38 of file panel_gal_options.cpp.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS().
|
static |
Definition at line 40 of file panel_gal_options.cpp.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS().
|
static |
Definition at line 52 of file panel_gal_options.cpp.
Referenced by GAL_DISPLAY_OPTIONS_IMPL::ReadWindowSettings(), and GAL_DISPLAY_OPTIONS_IMPL::WriteConfig().
|
static |
TODO: These are duplicated in gal_display_options - Unify!
Definition at line 44 of file panel_gal_options.cpp.
|
static |
Definition at line 35 of file panel_gal_options.cpp.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS().
|
static |
Definition at line 34 of file panel_gal_options.cpp.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS().
|
static |
Definition at line 36 of file panel_gal_options.cpp.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS().