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

#include <common_settings.h>

Public Attributes

int autosave_interval
 
wxString text_editor
 
int file_history_size
 
wxString language
 
wxString pdf_viewer_name
 
bool use_system_pdf_viewer
 
wxString working_dir
 
int clear_3d_cache_interval
 

Detailed Description

Definition at line 119 of file common_settings.h.

Member Data Documentation

◆ autosave_interval

int COMMON_SETTINGS::SYSTEM::autosave_interval

◆ clear_3d_cache_interval

int COMMON_SETTINGS::SYSTEM::clear_3d_cache_interval

◆ file_history_size

◆ language

wxString COMMON_SETTINGS::SYSTEM::language

Definition at line 124 of file common_settings.h.

Referenced by GetLanguage(), and PGM_BASE::SetLanguage().

◆ pdf_viewer_name

wxString COMMON_SETTINGS::SYSTEM::pdf_viewer_name

◆ text_editor

wxString COMMON_SETTINGS::SYSTEM::text_editor

◆ use_system_pdf_viewer

bool COMMON_SETTINGS::SYSTEM::use_system_pdf_viewer

◆ working_dir

wxString COMMON_SETTINGS::SYSTEM::working_dir

Definition at line 127 of file common_settings.h.

Referenced by PGM_BASE::SaveCommonSettings().


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