|
KiCad PCB EDA Suite
|
#include <common_settings.h>
Public Attributes | |
| int | sash_pos |
| wxString | eeschema_visible_columns |
| wxString | pcbnew_visible_columns |
Definition at line 157 of file common_settings.h.
| wxString COMMON_SETTINGS::NETCLASS_PANEL::eeschema_visible_columns |
Definition at line 160 of file common_settings.h.
Referenced by PANEL_SETUP_NETCLASSES::PANEL_SETUP_NETCLASSES(), and PANEL_SETUP_NETCLASSES::~PANEL_SETUP_NETCLASSES().
| wxString COMMON_SETTINGS::NETCLASS_PANEL::pcbnew_visible_columns |
Definition at line 161 of file common_settings.h.
Referenced by PANEL_SETUP_NETCLASSES::PANEL_SETUP_NETCLASSES(), and PANEL_SETUP_NETCLASSES::~PANEL_SETUP_NETCLASSES().
| int COMMON_SETTINGS::NETCLASS_PANEL::sash_pos |
Definition at line 159 of file common_settings.h.
Referenced by PANEL_SETUP_NETCLASSES::PANEL_SETUP_NETCLASSES(), and PANEL_SETUP_NETCLASSES::~PANEL_SETUP_NETCLASSES().