KiCad PCB EDA Suite
|
This is the complete list of members for GRID_CELL_COLOR_RENDERER, including all inherited members.
Clone() const override | GRID_CELL_COLOR_RENDERER | |
Draw(wxGrid &aGrid, wxGridCellAttr &aAttr, wxDC &aDC, const wxRect &aRect, int aRow, int aCol, bool isSelected) override | GRID_CELL_COLOR_RENDERER | |
GetBestSize(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, int row, int col) override | GRID_CELL_COLOR_RENDERER | |
GRID_CELL_COLOR_RENDERER(wxWindow *aParent=nullptr, SWATCH_SIZE aSize=SWATCH_EXPAND, const KIGFX::COLOR4D &aBackground=KIGFX::COLOR4D::UNSPECIFIED) | GRID_CELL_COLOR_RENDERER | |
GRID_CELL_COLOR_RENDERER(const GRID_CELL_COLOR_RENDERER &aOther) | GRID_CELL_COLOR_RENDERER | |
m_background | GRID_CELL_COLOR_RENDERER | private |
m_checkerboardBg | GRID_CELL_COLOR_RENDERER | private |
m_checkerboardSize | GRID_CELL_COLOR_RENDERER | private |
m_parent | GRID_CELL_COLOR_RENDERER | private |
m_size | GRID_CELL_COLOR_RENDERER | private |
OnDarkModeToggle() | GRID_CELL_COLOR_RENDERER | |
~GRID_CELL_COLOR_RENDERER() override | GRID_CELL_COLOR_RENDERER |