|
KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.LAYER_PROPERTIES_GRID_TABLE, including all inherited members.
| __init__(self, aFrame, getLayers) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| AddItem(self, aLayer, aProps) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| AppendRows(self, aNumRows=1) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| CanGetValueAs(self, aRow, aCol, aTypeName) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| CanSetValueAs(self, aRow, aCol, aTypeName) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| DeleteRows(self, aPos, aNumRows) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| GetColLabelValue(self, aCol) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| GetItems(self) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| GetNumberCols(self) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| GetNumberRows(self) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| GetValue(self, aRow, aCol) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| GetValueAsLong(self, aRow, aCol) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| SetValue(self, aRow, aCol, aValue) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| SetValueAsLong(self, aRow, aCol, aValue) | pcbnew.LAYER_PROPERTIES_GRID_TABLE | |
| thisown | pcbnew.LAYER_PROPERTIES_GRID_TABLE | static |