![]() |
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 |
Definition at line 181 of file eeschema_settings.h.
bool EESCHEMA_SETTINGS::PANEL_PLOT::background_color |
Definition at line 183 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 184 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 185 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 186 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 187 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 190 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 188 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 189 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_PLOT_SCHEMATIC::getPlotOptions().