|
KiCad PCB EDA Suite
|
One open tab persisted across sessions. More...
#include <footprint_editor_settings.h>
Public Attributes | |
| wxString | m_lib |
| wxString | m_fpName |
| bool | m_preview = false |
One open tab persisted across sessions.
Definition at line 92 of file footprint_editor_settings.h.
| wxString FOOTPRINT_EDITOR_SETTINGS::OPEN_TAB::m_fpName |
Definition at line 95 of file footprint_editor_settings.h.
Referenced by FOOTPRINT_EDITOR_SETTINGS::FOOTPRINT_EDITOR_SETTINGS(), and FOOTPRINT_EDIT_FRAME::restoreLastFootprint().
| wxString FOOTPRINT_EDITOR_SETTINGS::OPEN_TAB::m_lib |
Definition at line 94 of file footprint_editor_settings.h.
Referenced by FOOTPRINT_EDITOR_SETTINGS::FOOTPRINT_EDITOR_SETTINGS(), and FOOTPRINT_EDIT_FRAME::restoreLastFootprint().
| bool FOOTPRINT_EDITOR_SETTINGS::OPEN_TAB::m_preview = false |
Definition at line 96 of file footprint_editor_settings.h.
Referenced by FOOTPRINT_EDITOR_SETTINGS::FOOTPRINT_EDITOR_SETTINGS().