KiCad PCB EDA Suite
Loading...
Searching...
No Matches
fields_grid_table.h File Reference
#include <wx/grid.h>
#include <sch_symbol.h>
#include <grid_tricks.h>
#include <validators.h>

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 , 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_COUNT
}
 

Enumeration Type Documentation

◆ FIELDS_DATA_COL_ORDER

Enumerator
FDC_NAME 
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_COUNT 

Definition at line 53 of file fields_grid_table.h.