KiCad PCB EDA Suite
|
#include <pcbnew_settings.h>
Public Attributes | |
int | width |
int | height |
int | sash_h |
int | sash_v |
Definition at line 290 of file pcbnew_settings.h.
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::height |
Definition at line 293 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::sash_h |
Definition at line 294 of file pcbnew_settings.h.
Referenced by DIALOG_CHOOSE_FOOTPRINT::DIALOG_CHOOSE_FOOTPRINT(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::sash_v |
Definition at line 295 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::width |
Definition at line 292 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_CHOOSE_FOOTPRINT::~DIALOG_CHOOSE_FOOTPRINT().