KiCad PCB EDA Suite
Loading...
Searching...
No Matches
COMMON_SETTINGS::APPEARANCE Struct Reference

#include <common_settings.h>

Public Attributes

bool show_scrollbars
 
double canvas_scale
 
ICON_THEME icon_theme
 
bool use_icons_in_menus
 
bool apply_icon_scale_to_fonts
 
double hicontrast_dimming_factor
 
int text_editor_zoom
 
int toolbar_icon_size
 
bool grid_striping
 
double zoom_correction_factor
 

Detailed Description

Definition at line 49 of file common_settings.h.

Member Data Documentation

◆ apply_icon_scale_to_fonts

bool COMMON_SETTINGS::APPEARANCE::apply_icon_scale_to_fonts

◆ canvas_scale

double COMMON_SETTINGS::APPEARANCE::canvas_scale

Definition at line 52 of file common_settings.h.

Referenced by getKiCadConfiguredScale().

◆ grid_striping

bool COMMON_SETTINGS::APPEARANCE::grid_striping

◆ hicontrast_dimming_factor

double COMMON_SETTINGS::APPEARANCE::hicontrast_dimming_factor

◆ icon_theme

ICON_THEME COMMON_SETTINGS::APPEARANCE::icon_theme

◆ show_scrollbars

bool COMMON_SETTINGS::APPEARANCE::show_scrollbars

◆ text_editor_zoom

int COMMON_SETTINGS::APPEARANCE::text_editor_zoom

Definition at line 57 of file common_settings.h.

Referenced by PANEL_SETUP_RULES::~PANEL_SETUP_RULES().

◆ toolbar_icon_size

◆ use_icons_in_menus

bool COMMON_SETTINGS::APPEARANCE::use_icons_in_menus

◆ zoom_correction_factor

double COMMON_SETTINGS::APPEARANCE::zoom_correction_factor

The documentation for this struct was generated from the following file: