|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| class | FOOTPRINT_REF |
| This is the minimal equivalent to the SCH_REFERENCE so we can provide similar non-null guarantees throughout the data model. More... | |
| class | FOOTPRINT_FIELDS_EDITOR_GRID_DATA_MODEL |
| class | LIB_FOOTPRINT_FIELDS_EDITOR_GRID_DATA_MODEL |
Typedefs | |
| using | FOOTPRINT_REFERENCE_LIST = std::vector<FOOTPRINT_REF> |
| using | FOOTPRINT_FIELDS_TABLE_DATA_MODEL_ROW = DATA_MODEL_ROW<FOOTPRINT_REF> |
Definition at line 54 of file footprint_fields_data_model.h.
| using FOOTPRINT_REFERENCE_LIST = std::vector<FOOTPRINT_REF> |
Definition at line 52 of file footprint_fields_data_model.h.