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

◆ mru_path

wxString WINDOW_SETTINGS::mru_path

◆ perspective

◆ state

◆ zoom_factors


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