KiCad PCB EDA Suite
|
#include <memory>
#include <wx/combo.h>
#include <wx/generic/gridctrl.h>
#include <wx/generic/grideditors.h>
Go to the source code of this file.
Classes | |
class | GRID_CELL_TEXT_BUTTON |
class | GRID_CELL_SYMBOL_ID_EDITOR |
class | GRID_CELL_FPID_EDITOR |
class | GRID_CELL_URL_EDITOR |
class | GRID_CELL_PATH_EDITOR |
Editor for wxGrid cells that adds a file/folder browser to the grid input field. More... | |