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 272 of file eeschema_settings.h.
double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width |
Definition at line 276 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width_units |
Definition at line 277 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_units |
Definition at line 281 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::interactive_placement |
Definition at line 274 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
wxString EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::last_file |
Definition at line 275 of file eeschema_settings.h.
int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_units |
Definition at line 278 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_x |
Definition at line 279 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_y |
Definition at line 280 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().