KiCad PCB EDA Suite
|
This is the complete list of members for ALT_PIN_DATA_MODEL, including all inherited members.
ALT_PIN_DATA_MODEL(EDA_UNITS aUserUnits) | ALT_PIN_DATA_MODEL | inline |
AppendRow(const SCH_PIN::ALT &aAlt) | ALT_PIN_DATA_MODEL | inline |
GetColLabelValue(int aCol) override | ALT_PIN_DATA_MODEL | inline |
GetNumberCols() override | ALT_PIN_DATA_MODEL | inline |
GetNumberRows() override | ALT_PIN_DATA_MODEL | inline |
GetValue(int aRow, int aCol) override | ALT_PIN_DATA_MODEL | inline |
IsEmptyCell(int row, int col) override | ALT_PIN_DATA_MODEL | inline |
RemoveRow(int aRow) | ALT_PIN_DATA_MODEL | inline |
SetValue(int aRow, int aCol, const wxString &aValue) override | ALT_PIN_DATA_MODEL | inline |