#include <grid_layer_box_helpers.h>
Definition at line 38 of file grid_layer_box_helpers.h.
◆ GRID_CELL_LAYER_RENDERER()
GRID_CELL_LAYER_RENDERER::GRID_CELL_LAYER_RENDERER |
( |
PCB_BASE_FRAME * |
aFrame | ) |
|
◆ ~GRID_CELL_LAYER_RENDERER()
GRID_CELL_LAYER_RENDERER::~GRID_CELL_LAYER_RENDERER |
( |
| ) |
|
|
override |
◆ Draw()
void GRID_CELL_LAYER_RENDERER::Draw |
( |
wxGrid & |
aGrid, |
|
|
wxGridCellAttr & |
aAttr, |
|
|
wxDC & |
aDC, |
|
|
const wxRect & |
aRect, |
|
|
int |
aRow, |
|
|
int |
aCol, |
|
|
bool |
isSelected |
|
) |
| |
|
override |
Definition at line 54 of file grid_layer_box_helpers.cpp.
References LAYER_PRESENTATION::DrawColorSwatch(), SETTINGS_MANAGER::GetAppSettings(), PCB_BASE_FRAME::GetBoard(), COLOR_SETTINGS::GetColor(), PCB_BASE_FRAME::GetColorSettings(), SETTINGS_MANAGER::GetColorSettings(), BOARD::GetLayerName(), PGM_BASE::GetSettingsManager(), BOARD::GetStandardLayerName(), KiROUND(), LAYER_PCB_BACKGROUND, APP_SETTINGS_BASE::m_ColorTheme, m_frame, Pgm(), and ToLAYER_ID().
◆ m_frame
The documentation for this class was generated from the following files: