KiCad PCB EDA Suite
|
#include <symbol_editor_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 56 of file symbol_editor_settings.h.
double SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width |
Definition at line 60 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
int SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width_units |
Definition at line 61 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
int SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_units |
Definition at line 65 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
bool SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::interactive_placement |
Definition at line 58 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
wxString SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::last_file |
Definition at line 59 of file symbol_editor_settings.h.
int SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_units |
Definition at line 62 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
double SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_x |
Definition at line 63 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
double SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_y |
Definition at line 64 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().