|
| BitmapGridCellRenderer (const char **aBitmapXPM) |
|
void | Draw (wxGrid &aGrid, wxGridCellAttr &aAttr, wxDC &aDc, const wxRect &aRect, int aRow, int aCol, bool aIsSelected) override |
|
Definition at line 162 of file design_inspector.cpp.
◆ BitmapGridCellRenderer()
BitmapGridCellRenderer::BitmapGridCellRenderer |
( |
const char ** |
aBitmapXPM | ) |
|
|
inline |
◆ Draw()
void BitmapGridCellRenderer::Draw |
( |
wxGrid & |
aGrid, |
|
|
wxGridCellAttr & |
aAttr, |
|
|
wxDC & |
aDc, |
|
|
const wxRect & |
aRect, |
|
|
int |
aRow, |
|
|
int |
aCol, |
|
|
bool |
aIsSelected |
|
) |
| |
|
override |
◆ m_BitmapXPM
const char** BitmapGridCellRenderer::m_BitmapXPM |
|
private |
The documentation for this class was generated from the following file: