KiCad PCB EDA Suite
|
This is the complete list of members for GRID_CELL_COMBOBOX, including all inherited members.
ApplyEdit(int aRow, int aCol, wxGrid *aGrid) override | GRID_CELL_COMBOBOX | |
BeginEdit(int aRow, int aCol, wxGrid *aGrid) override | GRID_CELL_COMBOBOX | |
Clone() const override | GRID_CELL_COMBOBOX | |
Combo() const | GRID_CELL_COMBOBOX | inlineprotected |
Create(wxWindow *aParent, wxWindowID aId, wxEvtHandler *aEventHandler) override | GRID_CELL_COMBOBOX | |
EndEdit(int aRow, int aCol, const wxGrid *, const wxString &, wxString *aNewVal) override | GRID_CELL_COMBOBOX | |
GetValue() const override | GRID_CELL_COMBOBOX | |
GRID_CELL_COMBOBOX(const wxArrayString &names) | GRID_CELL_COMBOBOX | |
m_names | GRID_CELL_COMBOBOX | protected |
m_value | GRID_CELL_COMBOBOX | protected |
onComboCloseUp(wxCommandEvent &aEvent) | GRID_CELL_COMBOBOX | protected |
onComboDropDown(wxCommandEvent &aEvent) | GRID_CELL_COMBOBOX | protected |
Reset() override | GRID_CELL_COMBOBOX | |
SetSize(const wxRect &aRect) override | GRID_CELL_COMBOBOX | |
wxDECLARE_NO_COPY_CLASS(GRID_CELL_COMBOBOX) | GRID_CELL_COMBOBOX | protected |