|
wxGridCellAttr * | enhanceAttr (wxGridCellAttr *aInputAttr, int aRow, int aCol, wxGridCellAttr::wxAttrKind aKind) |
|
Definition at line 40 of file dialog_pin_properties.cpp.
◆ ALT_PIN_DATA_MODEL()
ALT_PIN_DATA_MODEL::ALT_PIN_DATA_MODEL |
( |
EDA_UNITS | aUserUnits | ) |
|
|
inline |
◆ AppendRow()
void ALT_PIN_DATA_MODEL::AppendRow |
( |
const SCH_PIN::ALT & | aAlt | ) |
|
|
inline |
◆ enhanceAttr()
wxGridCellAttr * WX_GRID_TABLE_BASE::enhanceAttr |
( |
wxGridCellAttr * | aInputAttr, |
|
|
int | aRow, |
|
|
int | aCol, |
|
|
wxGridCellAttr::wxAttrKind | aKind ) |
|
protectedinherited |
◆ GetAttr()
wxGridCellAttr * WX_GRID_TABLE_BASE::GetAttr |
( |
int | aRow, |
|
|
int | aCol, |
|
|
wxGridCellAttr::wxAttrKind | aKind ) |
|
inlineoverrideinherited |
◆ GetColLabelValue()
wxString ALT_PIN_DATA_MODEL::GetColLabelValue |
( |
int | aCol | ) |
|
|
inlineoverride |
◆ GetNumberCols()
int ALT_PIN_DATA_MODEL::GetNumberCols |
( |
| ) |
|
|
inlineoverride |
◆ GetNumberRows()
int ALT_PIN_DATA_MODEL::GetNumberRows |
( |
| ) |
|
|
inlineoverride |
◆ GetValue()
wxString ALT_PIN_DATA_MODEL::GetValue |
( |
int | aRow, |
|
|
int | aCol ) |
|
inlineoverride |
◆ IsEmptyCell()
bool ALT_PIN_DATA_MODEL::IsEmptyCell |
( |
int | row, |
|
|
int | col ) |
|
inlineoverride |
◆ RemoveRow()
void ALT_PIN_DATA_MODEL::RemoveRow |
( |
int | aRow | ) |
|
|
inline |
◆ SetColAttr()
void WX_GRID_TABLE_BASE::SetColAttr |
( |
wxGridCellAttr * | aAttr, |
|
|
int | aCol ) |
|
inlineoverrideinherited |
◆ SetValue()
void ALT_PIN_DATA_MODEL::SetValue |
( |
int | aRow, |
|
|
int | aCol, |
|
|
const wxString & | aValue ) |
|
inlineoverride |
◆ elements
T std::vector< T >::elements |
|
inherited |
◆ m_colAttrs
std::map<int, wxGridCellAttr*> WX_GRID_TABLE_BASE::m_colAttrs |
|
protectedinherited |
The documentation for this class was generated from the following file: