|
KiCad PCB EDA Suite
|
#include <editor_tabs_panel.h>
Public Attributes | |
| wxString | key |
| bool | preview = false |
| bool | modified = false |
Definition at line 43 of file editor_tabs_panel.h.
| wxString EDITOR_TABS_MODEL::ENTRY::key |
Definition at line 45 of file editor_tabs_panel.h.
| bool EDITOR_TABS_MODEL::ENTRY::modified = false |
Definition at line 47 of file editor_tabs_panel.h.
Referenced by EDITOR_TABS_MODEL::PreviewIndex(), and EDITOR_TABS_PANEL::visualStateForIndex().
| bool EDITOR_TABS_MODEL::ENTRY::preview = false |
Definition at line 46 of file editor_tabs_panel.h.
Referenced by EDITOR_TABS_MODEL::PreviewIndex(), and EDITOR_TABS_PANEL::visualStateForIndex().