3D combo grid renderer, from
More...
#include <wxcomponents.h>
|
| wxGridCellChoiceRenderer (wxLayoutAlignment border=wxLAYOUT_NONE) |
|
virtual void | Draw (wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected) |
|
virtual wxGridCellRenderer * | Clone () const |
|
3D combo grid renderer, from
◆ wxGridCellChoiceRenderer()
wxGridCellChoiceRenderer::wxGridCellChoiceRenderer |
( |
wxLayoutAlignment |
border = wxLAYOUT_NONE | ) |
|
|
inline |
◆ Clone()
virtual wxGridCellRenderer* wxGridCellChoiceRenderer::Clone |
( |
| ) |
const |
|
inlinevirtual |
◆ Draw()
virtual void wxGridCellChoiceRenderer::Draw |
( |
wxGrid & |
grid, |
|
|
wxGridCellAttr & |
attr, |
|
|
wxDC & |
dc, |
|
|
const wxRect & |
rect, |
|
|
int |
row, |
|
|
int |
col, |
|
|
bool |
isSelected |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: