KiCad PCB EDA Suite
|
#include <symbol_editor_settings.h>
Public Attributes | |
int | properties_panel_width |
float | properties_splitter |
bool | show_properties |
Definition at line 34 of file symbol_editor_settings.h.
int SYMBOL_EDITOR_SETTINGS::AUI_PANELS::properties_panel_width |
Definition at line 36 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS(), and SYMBOL_EDIT_FRAME::ToggleProperties().
float SYMBOL_EDITOR_SETTINGS::AUI_PANELS::properties_splitter |
Definition at line 37 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDIT_FRAME::SaveSettings(), and SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
bool SYMBOL_EDITOR_SETTINGS::AUI_PANELS::show_properties |
Definition at line 38 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDIT_FRAME::SaveSettings(), and SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().