KiCad PCB EDA Suite
|
Enhanced renderer to work around some limitations in wxWidgets 3.0 capabilities. More...
#include <pg_cell_renderer.h>
Public Member Functions | |
PG_CELL_RENDERER () | |
virtual | ~PG_CELL_RENDERER ()=default |
bool | Render (wxDC &aDC, const wxRect &aRect, const wxPropertyGrid *aGrid, wxPGProperty *aProperty, int aColumn, int aItem, int aFlags) const override |
Enhanced renderer to work around some limitations in wxWidgets 3.0 capabilities.
Definition at line 26 of file pg_cell_renderer.h.
PG_CELL_RENDERER::PG_CELL_RENDERER | ( | ) |
Definition at line 27 of file pg_cell_renderer.cpp.
|
virtualdefault |
|
override |
Definition at line 32 of file pg_cell_renderer.cpp.
References CHECKERBOARD_SIZE_DU(), color, COLOR_SWATCH::RenderToDC(), text, and KIGFX::COLOR4D::UNSPECIFIED.