KiCad PCB EDA Suite
|
#include <common_settings.h>
Public Attributes | |
int | cairo_aa_mode |
int | opengl_aa_mode |
Definition at line 107 of file common_settings.h.
int COMMON_SETTINGS::GRAPHICS::cairo_aa_mode |
Definition at line 109 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::opengl_aa_mode |
Definition at line 110 of file common_settings.h.
Referenced by PANEL_COMMON_SETTINGS::applySettingsToPanel(), GAL_DISPLAY_OPTIONS_IMPL::ReadCommonConfig(), and PANEL_COMMON_SETTINGS::TransferDataFromWindow().