KiCad PCB EDA Suite
|
This is the complete list of members for GRID_BITMAP_TOGGLE_RENDERER, including all inherited members.
Clone() const override | GRID_BITMAP_TOGGLE_RENDERER | |
Draw(wxGrid &aGrid, wxGridCellAttr &aAttr, wxDC &aDc, const wxRect &aRect, int aRow, int aCol, bool aIsSelected) override | GRID_BITMAP_TOGGLE_RENDERER | |
GetBestSize(wxGrid &aGrid, wxGridCellAttr &aAttr, wxDC &aDc, int aRow, int aCol) override | GRID_BITMAP_TOGGLE_RENDERER | |
GRID_BITMAP_TOGGLE_RENDERER(const wxBitmapBundle &aCheckedBitmap, const wxBitmapBundle &aUncheckedBitmap) | GRID_BITMAP_TOGGLE_RENDERER | |
m_bitmapChecked | GRID_BITMAP_TOGGLE_RENDERER | private |
m_bitmapUnchecked | GRID_BITMAP_TOGGLE_RENDERER | private |
~GRID_BITMAP_TOGGLE_RENDERER() | GRID_BITMAP_TOGGLE_RENDERER | inline |