![]() |
KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
int | plot_panel_width |
int | plot_panel_height |
int | signal_panel_height |
int | cursors_panel_height |
bool | white_background |
WINDOW_SETTINGS | window |
Definition at line 189 of file eeschema_settings.h.
int EESCHEMA_SETTINGS::SIMULATOR::cursors_panel_height |
Definition at line 194 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SIM_PLOT_FRAME::LoadSettings(), and SIM_PLOT_FRAME::SaveSettings().
int EESCHEMA_SETTINGS::SIMULATOR::plot_panel_height |
Definition at line 192 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SIM_PLOT_FRAME::LoadSettings(), and SIM_PLOT_FRAME::SaveSettings().
int EESCHEMA_SETTINGS::SIMULATOR::plot_panel_width |
Definition at line 191 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SIM_PLOT_FRAME::LoadSettings(), and SIM_PLOT_FRAME::SaveSettings().
int EESCHEMA_SETTINGS::SIMULATOR::signal_panel_height |
Definition at line 193 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SIM_PLOT_FRAME::LoadSettings(), and SIM_PLOT_FRAME::SaveSettings().
bool EESCHEMA_SETTINGS::SIMULATOR::white_background |
Definition at line 195 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SIM_PLOT_FRAME::LoadSettings(), and SIM_PLOT_FRAME::SaveSettings().
WINDOW_SETTINGS EESCHEMA_SETTINGS::SIMULATOR::window |
Definition at line 196 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SIM_PLOT_FRAME::GetWindowSettings().