KiCad PCB EDA Suite
|
#include <common_settings.h>
Public Attributes | |
int | canvas_type |
EDA_DRAW_PANEL_GAL::GAL_TYPE_* value, see gal_options_panel.cpp. | |
int | aa_mode |
Definition at line 109 of file common_settings.h.
int COMMON_SETTINGS::GRAPHICS::aa_mode |
Definition at line 112 of file common_settings.h.
Referenced by PANEL_COMMON_SETTINGS::applySettingsToPanel(), GAL_DISPLAY_OPTIONS_IMPL::ReadCommonConfig(), and PANEL_COMMON_SETTINGS::TransferDataFromWindow().
int COMMON_SETTINGS::GRAPHICS::canvas_type |
EDA_DRAW_PANEL_GAL::GAL_TYPE_* value, see gal_options_panel.cpp.
Definition at line 111 of file common_settings.h.
Referenced by PANEL_COMMON_SETTINGS::applySettingsToPanel(), EDA_DRAW_FRAME::loadCanvasTypeSetting(), PANEL_EESCHEMA_COLOR_SETTINGS::PANEL_EESCHEMA_COLOR_SETTINGS(), and PANEL_COMMON_SETTINGS::TransferDataFromWindow().