KiCad PCB EDA Suite
|
#include <grid_checkbox.h>
Public Member Functions | |
GRID_CELL_CHECKBOX_RENDERER () | |
GRID_CELL_CHECKBOX_RENDERER (const GRID_CELL_CHECKBOX_RENDERER &aOther) | |
void | Draw (wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected) override |
Definition at line 34 of file grid_checkbox.h.
|
inline |
Definition at line 37 of file grid_checkbox.h.
|
inline |
Definition at line 42 of file grid_checkbox.h.
|
override |
Definition at line 95 of file grid_checkbox.cpp.
References grid, INDETERMINATE_STATE, and wxGetContentRect().