|
KiCad PCB EDA Suite
|
Per-library override flags for libraries in read-only nested tables. More...
#include <kicad_settings.h>
Public Attributes | |
| bool | disabled = false |
| bool | hidden = false |
Per-library override flags for libraries in read-only nested tables.
These are keyed by the table file path and library nickname so they survive table updates while preserving user choices.
Definition at line 35 of file kicad_settings.h.
| bool LIB_OVERRIDE::disabled = false |
Definition at line 37 of file kicad_settings.h.
Referenced by KICAD_SETTINGS::KICAD_SETTINGS().
| bool LIB_OVERRIDE::hidden = false |
Definition at line 38 of file kicad_settings.h.
Referenced by KICAD_SETTINGS::KICAD_SETTINGS().