KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
bool | interactive_placement |
wxString | last_file |
double | dxf_line_width |
int | dxf_line_width_units |
int | origin_units |
double | origin_x |
double | origin_y |
int | dxf_units |
Definition at line 291 of file eeschema_settings.h.
double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width |
Definition at line 295 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width_units |
Definition at line 296 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_units |
Definition at line 300 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::interactive_placement |
Definition at line 293 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
wxString EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::last_file |
Definition at line 294 of file eeschema_settings.h.
int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_units |
Definition at line 297 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_x |
Definition at line 298 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_y |
Definition at line 299 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().