| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/grid.h>#include <sch_symbol.h>#include <grid_tricks.h>#include <validators.h>#include <vector>Go to the source code of this file.
Classes | |
| class | FIELDS_GRID_TRICKS | 
| class | FIELDS_GRID_TABLE | 
Enumerations | |
| enum | FIELDS_DATA_COL_ORDER {  FDC_NAME = 0 , FDC_VALUE , FDC_SHOWN , FDC_SHOW_NAME , FDC_H_ALIGN , FDC_V_ALIGN , FDC_ITALIC , FDC_BOLD , FDC_TEXT_SIZE , FDC_ORIENTATION , FDC_POSX , FDC_POSY , FDC_FONT , FDC_COLOR , FDC_ALLOW_AUTOPLACE , FDC_SCH_EDIT_COUNT , FDC_PRIVATE = FDC_SCH_EDIT_COUNT , FDC_SYMBOL_EDITOR_COUNT }  | 
Definition at line 62 of file fields_grid_table.h.