KiCad PCB EDA Suite
|
#include <common_settings.h>
Public Attributes | |
int | sash_pos |
wxString | eeschema_visible_columns |
wxString | pcbnew_visible_columns |
Definition at line 143 of file common_settings.h.
wxString COMMON_SETTINGS::NETCLASS_PANEL::eeschema_visible_columns |
Definition at line 146 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 147 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 145 of file common_settings.h.
Referenced by PANEL_SETUP_NETCLASSES::PANEL_SETUP_NETCLASSES(), and PANEL_SETUP_NETCLASSES::~PANEL_SETUP_NETCLASSES().