KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
bool | background_color |
bool | color |
wxString | color_theme |
int | format |
bool | frame_reference |
int | hpgl_paper_size |
double | hpgl_pen_size |
int | hpgl_origin |
bool | open_file_after_plot |
Definition at line 231 of file eeschema_settings.h.
bool EESCHEMA_SETTINGS::PANEL_PLOT::background_color |
Definition at line 233 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().
bool EESCHEMA_SETTINGS::PANEL_PLOT::color |
Definition at line 234 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().
wxString EESCHEMA_SETTINGS::PANEL_PLOT::color_theme |
Definition at line 235 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().
int EESCHEMA_SETTINGS::PANEL_PLOT::format |
Definition at line 236 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().
bool EESCHEMA_SETTINGS::PANEL_PLOT::frame_reference |
Definition at line 237 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().
int EESCHEMA_SETTINGS::PANEL_PLOT::hpgl_origin |
Definition at line 240 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().
int EESCHEMA_SETTINGS::PANEL_PLOT::hpgl_paper_size |
Definition at line 238 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().
double EESCHEMA_SETTINGS::PANEL_PLOT::hpgl_pen_size |
Definition at line 239 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().
bool EESCHEMA_SETTINGS::PANEL_PLOT::open_file_after_plot |
Definition at line 241 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().