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

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

CanGetValueAs(int aRow, int aCol, const wxString &aTypeName) overridePCB_FIELDS_GRID_TABLE
CanSetValueAs(int aRow, int aCol, const wxString &aTypeName) overridePCB_FIELDS_GRID_TABLE
enhanceAttr(wxGridCellAttr *aInputAttr, int aRow, int aCol, wxGridCellAttr::wxAttrKind aKind)WX_GRID_TABLE_BASEprotected
GetAttr(int aRow, int aCol, wxGridCellAttr::wxAttrKind aKind) overridePCB_FIELDS_GRID_TABLE
GetColLabelValue(int aCol) overridePCB_FIELDS_GRID_TABLE
GetNumberCols() overridePCB_FIELDS_GRID_TABLEinline
GetNumberRows() overridePCB_FIELDS_GRID_TABLEinline
GetValue(int aRow, int aCol) overridePCB_FIELDS_GRID_TABLE
GetValueAsBool(int aRow, int aCol) overridePCB_FIELDS_GRID_TABLE
GetValueAsLong(int aRow, int aCol) overridePCB_FIELDS_GRID_TABLE
IsEmptyCell(int row, int col) overridePCB_FIELDS_GRID_TABLEinline
m_boolColAttrPCB_FIELDS_GRID_TABLEprivate
m_dialogPCB_FIELDS_GRID_TABLEprivate
m_evalPCB_FIELDS_GRID_TABLEprivate
m_evalOriginalPCB_FIELDS_GRID_TABLEprivate
m_fieldNameValidatorPCB_FIELDS_GRID_TABLEprivate
m_footprintAttrPCB_FIELDS_GRID_TABLEprivate
m_framePCB_FIELDS_GRID_TABLEprivate
m_layerColAttrPCB_FIELDS_GRID_TABLEprivate
m_nonUrlValidatorPCB_FIELDS_GRID_TABLEprivate
m_orientationColAttrPCB_FIELDS_GRID_TABLEprivate
m_readOnlyAttrPCB_FIELDS_GRID_TABLEprivate
m_referenceAttrPCB_FIELDS_GRID_TABLEprivate
m_referenceValidatorPCB_FIELDS_GRID_TABLEprivate
m_urlAttrPCB_FIELDS_GRID_TABLEprivate
m_urlValidatorPCB_FIELDS_GRID_TABLEprivate
m_valueAttrPCB_FIELDS_GRID_TABLEprivate
m_valueValidatorPCB_FIELDS_GRID_TABLEprivate
onUnitsChanged(wxCommandEvent &aEvent)PCB_FIELDS_GRID_TABLEprotected
PCB_FIELDS_GRID_TABLE(PCB_BASE_FRAME *aFrame, DIALOG_SHIM *aDialog)PCB_FIELDS_GRID_TABLE
SetValue(int aRow, int aCol, const wxString &aValue) overridePCB_FIELDS_GRID_TABLE
SetValueAsBool(int aRow, int aCol, bool aValue) overridePCB_FIELDS_GRID_TABLE
SetValueAsLong(int aRow, int aCol, long aValue) overridePCB_FIELDS_GRID_TABLE
~PCB_FIELDS_GRID_TABLE()PCB_FIELDS_GRID_TABLE