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

Go to the source code of this file.

Classes

class  FP_TEXT_GRID_TABLE
 

Enumerations

enum  FP_TEXT_COL_ORDER {
  FPT_NAME , FPT_VALUE , FPT_SHOWN , FPT_WIDTH ,
  FPT_HEIGHT , FPT_THICKNESS , FPT_ITALIC , FPT_LAYER ,
  FPT_ORIENTATION , FPT_UPRIGHT , FPT_XOFFSET , FPT_YOFFSET ,
  FPT_KNOCKOUT , FPT_COUNT
}
 

Enumeration Type Documentation

◆ FP_TEXT_COL_ORDER

Enumerator
FPT_NAME 
FPT_VALUE 
FPT_SHOWN 
FPT_WIDTH 
FPT_HEIGHT 
FPT_THICKNESS 
FPT_ITALIC 
FPT_LAYER 
FPT_ORIENTATION 
FPT_UPRIGHT 
FPT_XOFFSET 
FPT_YOFFSET 
FPT_KNOCKOUT 
FPT_COUNT 

Definition at line 36 of file fp_text_grid_table.h.