KiCad PCB EDA Suite
|
#include <common_settings.h>
Public Attributes | |
int | cairo_aa_mode |
int | opengl_aa_mode |
Definition at line 102 of file common_settings.h.
int COMMON_SETTINGS::GRAPHICS::cairo_aa_mode |
Definition at line 104 of file common_settings.h.
Referenced by PANEL_COMMON_SETTINGS::applySettingsToPanel(), KIGFX::GAL_DISPLAY_OPTIONS::ReadCommonConfig(), and PANEL_COMMON_SETTINGS::TransferDataFromWindow().
int COMMON_SETTINGS::GRAPHICS::opengl_aa_mode |
Definition at line 105 of file common_settings.h.
Referenced by PANEL_COMMON_SETTINGS::applySettingsToPanel(), KIGFX::GAL_DISPLAY_OPTIONS::ReadCommonConfig(), and PANEL_COMMON_SETTINGS::TransferDataFromWindow().