KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PRIVATE_LAYERS_GRID_TABLE Member List

This is the complete list of members for PRIVATE_LAYERS_GRID_TABLE, including all inherited members.

CanGetValueAs(int aRow, int aCol, const wxString &aTypeName) overridePRIVATE_LAYERS_GRID_TABLE
CanSetValueAs(int aRow, int aCol, const wxString &aTypeName) overridePRIVATE_LAYERS_GRID_TABLE
enhanceAttr(wxGridCellAttr *aInputAttr, int aRow, int aCol, wxGridCellAttr::wxAttrKind aKind)WX_GRID_TABLE_BASEprotected
GetAttr(int aRow, int aCol, wxGridCellAttr::wxAttrKind aKind) overridePRIVATE_LAYERS_GRID_TABLE
GetNumberCols() overridePRIVATE_LAYERS_GRID_TABLEinline
GetNumberRows() overridePRIVATE_LAYERS_GRID_TABLEinline
GetValue(int aRow, int aCol) overridePRIVATE_LAYERS_GRID_TABLE
GetValueAsLong(int aRow, int aCol) overridePRIVATE_LAYERS_GRID_TABLE
m_framePRIVATE_LAYERS_GRID_TABLEprivate
m_layerColAttrPRIVATE_LAYERS_GRID_TABLEprivate
PRIVATE_LAYERS_GRID_TABLE(PCB_BASE_FRAME *aFrame)PRIVATE_LAYERS_GRID_TABLE
SetValue(int aRow, int aCol, const wxString &aValue) overridePRIVATE_LAYERS_GRID_TABLE
SetValueAsLong(int aRow, int aCol, long aValue) overridePRIVATE_LAYERS_GRID_TABLE
~PRIVATE_LAYERS_GRID_TABLE()PRIVATE_LAYERS_GRID_TABLE