KiCad PCB EDA Suite
Loading...
Searching...
No Matches
WINDOW_SETTINGS Struct Reference

Stores the common settings that are saved and loaded for each window / frame. More...

#include <app_settings.h>

Public Attributes

WINDOW_STATE state
 
wxString mru_path
 
wxString perspective
 
std::vector< double > zoom_factors
 
CURSOR_SETTINGS cursor
 
GRID_SETTINGS grid
 

Detailed Description

Stores the common settings that are saved and loaded for each window / frame.

Definition at line 73 of file app_settings.h.

Member Data Documentation

◆ cursor

◆ grid

GRID_SETTINGS WINDOW_SETTINGS::grid

Definition at line 81 of file app_settings.h.

Referenced by APP_SETTINGS_BASE::addParamsForWindow(), GRID_MENU::BuildChoiceList(), DIALOG_BOARD_REANNOTATE::DIALOG_BOARD_REANNOTATE(), EDA_DRAW_FRAME::DisplayGridMsg(), GAL_OPTIONS_PANEL::GAL_OPTIONS_PANEL(), EE_GRID_HELPER::GetGridSize(), PCB_GRID_HELPER::GetGridSize(), DIALOG_BOARD_REANNOTATE::GetParameters(), COMMON_TOOLS::GridFast1(), COMMON_TOOLS::GridFast2(), COMMON_TOOLS::GridFastCycle(), SCH_EDITOR_CONTROL::GridFeedback(), COMMON_TOOLS::GridNext(), COMMON_TOOLS::GridPreset(), COMMON_TOOLS::GridPrev(), EDA_DRAW_FRAME::IsGridOverridden(), EDA_DRAW_FRAME::IsGridVisible(), SCH_BASE_FRAME::LoadSettings(), SCH_EDIT_FRAME::LoadSettings(), GERBVIEW_FRAME::LoadSettings(), PCB_BASE_FRAME::LoadSettings(), PL_EDITOR_FRAME::LoadSettings(), FOOTPRINT_PREVIEW_PANEL::New(), PANEL_GRID_SETTINGS::OnAddGrid(), COMMON_TOOLS::OnGridChanged(), PANEL_GRID_SETTINGS::OnMoveGridDown(), PANEL_GRID_SETTINGS::OnMoveGridUp(), PANEL_GRID_SETTINGS::OnRemoveGrid(), EDA_DRAW_FRAME::OnUpdateSelectGrid(), GAL_DISPLAY_OPTIONS_IMPL::ReadWindowSettings(), PANEL_GRID_SETTINGS::RebuildGridSizes(), COMMON_TOOLS::Reset(), PANEL_GRID_SETTINGS::ResetPanel(), EDA_DRAW_FRAME::SetGridOverrides(), EDA_DRAW_FRAME::SetGridVisibility(), PANEL_GRID_SETTINGS::TransferDataFromWindow(), GAL_OPTIONS_PANEL::TransferDataFromWindow(), PANEL_GRID_SETTINGS::TransferDataToWindow(), GAL_OPTIONS_PANEL::TransferDataToWindow(), GRID_MENU::update(), and GAL_DISPLAY_OPTIONS_IMPL::WriteConfig().

◆ mru_path

wxString WINDOW_SETTINGS::mru_path

◆ perspective

◆ state

◆ zoom_factors


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