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

#include <eeschema_settings.h>

Public Attributes

wxString edit_symbol_visible_columns
 
int edit_symbol_width
 
int edit_symbol_height
 
wxString edit_sheet_visible_columns
 
int edit_sheet_width
 
int edit_sheet_height
 
wxString edit_label_visible_columns
 
int edit_label_width
 
int edit_label_height
 
int erc_severities
 
bool footprint_preview
 
bool print_sheet_reference
 
wxString default_font
 
bool show_hidden_pins
 
bool show_hidden_fields
 
bool show_directive_labels
 
bool show_erc_warnings
 
bool show_erc_errors
 
bool show_erc_exclusions
 
bool show_op_voltages
 
bool show_op_currents
 
bool show_illegal_symbol_lib_dialog
 
bool show_page_limits
 
bool show_sexpr_file_convert_warning
 
bool show_sheet_filename_case_sensitivity_dialog
 

Detailed Description

Definition at line 54 of file eeschema_settings.h.

Member Data Documentation

◆ default_font

◆ edit_label_height

int EESCHEMA_SETTINGS::APPEARANCE::edit_label_height

Definition at line 64 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ edit_label_visible_columns

wxString EESCHEMA_SETTINGS::APPEARANCE::edit_label_visible_columns

Definition at line 62 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ edit_label_width

int EESCHEMA_SETTINGS::APPEARANCE::edit_label_width

Definition at line 63 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ edit_sheet_height

int EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_height

◆ edit_sheet_visible_columns

wxString EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_visible_columns

Definition at line 59 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ edit_sheet_width

int EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_width

◆ edit_symbol_height

int EESCHEMA_SETTINGS::APPEARANCE::edit_symbol_height

◆ edit_symbol_visible_columns

wxString EESCHEMA_SETTINGS::APPEARANCE::edit_symbol_visible_columns

Definition at line 56 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ edit_symbol_width

int EESCHEMA_SETTINGS::APPEARANCE::edit_symbol_width

◆ erc_severities

int EESCHEMA_SETTINGS::APPEARANCE::erc_severities

◆ footprint_preview

◆ print_sheet_reference

bool EESCHEMA_SETTINGS::APPEARANCE::print_sheet_reference

Definition at line 67 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ show_directive_labels

bool EESCHEMA_SETTINGS::APPEARANCE::show_directive_labels

◆ show_erc_errors

◆ show_erc_exclusions

◆ show_erc_warnings

◆ show_hidden_fields

◆ show_hidden_pins

◆ show_illegal_symbol_lib_dialog

bool EESCHEMA_SETTINGS::APPEARANCE::show_illegal_symbol_lib_dialog

◆ show_op_currents

◆ show_op_voltages

◆ show_page_limits

◆ show_sexpr_file_convert_warning

bool EESCHEMA_SETTINGS::APPEARANCE::show_sexpr_file_convert_warning

Definition at line 79 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ show_sheet_filename_case_sensitivity_dialog

bool EESCHEMA_SETTINGS::APPEARANCE::show_sheet_filename_case_sensitivity_dialog

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