KiCad PCB EDA Suite
Loading...
Searching...
No Matches
grid_text_button_helpers.h File Reference
#include <widgets/grid_icon_text_helpers.h>
#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...
 
class  GRID_CELL_RUN_FUNCTION_EDITOR
 A cell editor which runs a provided function when the grid cell button is clicked. More...