| 
    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.
Referenced by GRID_CELL_CHECKBOX_RENDERER().
      
  | 
  inline | 
Definition at line 42 of file grid_checkbox.h.
References GRID_CELL_CHECKBOX_RENDERER().
      
  | 
  override | 
Definition at line 95 of file grid_checkbox.cpp.
References grid, INDETERMINATE_STATE, and wxGetContentRect().