|
KiCad PCB EDA Suite
|
#include <kicommon.h>#include <wx/combobox.h>#include <wx/generic/gridctrl.h>#include <wx/generic/grideditors.h>Go to the source code of this file.
Classes | |
| class | GRID_CELL_COMBOBOX_RENDERER |
| Renders a combobox cell's text with an always-visible dropdown arrow, so it reads as a dropdown even when it isn't currently being edited (matching GRID_CELL_COMBOBOX's editor). More... | |
| class | GRID_CELL_COMBOBOX |