|
| BitmapCellRenderer (const wxBitmap &bitmap) |
|
void | SetBitmap (const wxBitmap &bitmap) |
|
void | Draw (wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected) |
|
wxSize | GetBestSize (wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, int row, int col) |
|
BitmapCellRenderer * | Clone () const |
|
Definition at line 110 of file connections_dlg.cpp.
◆ BitmapCellRenderer()
BitmapCellRenderer::BitmapCellRenderer |
( |
const wxBitmap & | bitmap | ) |
|
|
inline |
◆ Clone()
◆ Draw()
void BitmapCellRenderer::Draw |
( |
wxGrid & | grid, |
|
|
wxGridCellAttr & | attr, |
|
|
wxDC & | dc, |
|
|
const wxRect & | rect, |
|
|
int | row, |
|
|
int | col, |
|
|
bool | isSelected ) |
|
inline |
◆ GetBestSize()
wxSize BitmapCellRenderer::GetBestSize |
( |
wxGrid & | grid, |
|
|
wxGridCellAttr & | attr, |
|
|
wxDC & | dc, |
|
|
int | row, |
|
|
int | col ) |
|
inline |
◆ SetBitmap()
void BitmapCellRenderer::SetBitmap |
( |
const wxBitmap & | bitmap | ) |
|
|
inline |
◆ status
ConnState BitmapCellRenderer::status |
The documentation for this class was generated from the following file: