KiCad PCB EDA Suite
|
This is the complete list of members for LAYERS_GRID_TABLE, including all inherited members.
CanGetValueAs(int aRow, int aCol, const wxString &aTypeName) override | LAYERS_GRID_TABLE | |
CanSetValueAs(int aRow, int aCol, const wxString &aTypeName) override | LAYERS_GRID_TABLE | |
enhanceAttr(wxGridCellAttr *aInputAttr, int aRow, int aCol, wxGridCellAttr::wxAttrKind aKind) | WX_GRID_TABLE_BASE | protected |
GetAttr(int aRow, int aCol, wxGridCellAttr::wxAttrKind aKind) override | LAYERS_GRID_TABLE | |
GetNumberCols() override | LAYERS_GRID_TABLE | inline |
GetNumberRows() override | LAYERS_GRID_TABLE | inline |
GetValue(int aRow, int aCol) override | LAYERS_GRID_TABLE | |
GetValueAsLong(int aRow, int aCol) override | LAYERS_GRID_TABLE | |
LAYERS_GRID_TABLE(PCB_BASE_FRAME *aFrame, const LSET &aForbiddenLayers) | LAYERS_GRID_TABLE | |
m_colAttrs | WX_GRID_TABLE_BASE | protected |
m_frame | LAYERS_GRID_TABLE | private |
m_layerColAttr | LAYERS_GRID_TABLE | private |
SetColAttr(wxGridCellAttr *aAttr, int aCol) override | WX_GRID_TABLE_BASE | inline |
SetValue(int aRow, int aCol, const wxString &aValue) override | LAYERS_GRID_TABLE | |
SetValueAsLong(int aRow, int aCol, long aValue) override | LAYERS_GRID_TABLE | |
~LAYERS_GRID_TABLE() | LAYERS_GRID_TABLE | |
~WX_GRID_TABLE_BASE() override | WX_GRID_TABLE_BASE | inline |