| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for GRID_CELL_STC_EDITOR, including all inherited members.
| ApplyEdit(int aRow, int aCol, wxGrid *aGrid) override | GRID_CELL_STC_EDITOR | |
| BeginEdit(int aRow, int aCol, wxGrid *aGrid) override | GRID_CELL_STC_EDITOR | |
| Clone() const override | GRID_CELL_STC_EDITOR | inline | 
| Create(wxWindow *aParent, wxWindowID aId, wxEvtHandler *aEventHandler) override | GRID_CELL_STC_EDITOR | |
| EndEdit(int aRow, int aCol, const wxGrid *, const wxString &, wxString *aNewVal) override | GRID_CELL_STC_EDITOR | |
| GetValue() const override | GRID_CELL_STC_EDITOR | |
| GRID_CELL_STC_EDITOR(bool aIgnoreCase, bool aSingleLine, std::function< void(wxStyledTextEvent &, SCINTILLA_TRICKS *)> onCharFn) | GRID_CELL_STC_EDITOR | |
| m_ignoreCase | GRID_CELL_STC_EDITOR | protected | 
| m_onCharFn | GRID_CELL_STC_EDITOR | protected | 
| m_scintillaTricks | GRID_CELL_STC_EDITOR | protected | 
| m_singleLine | GRID_CELL_STC_EDITOR | protected | 
| m_value | GRID_CELL_STC_EDITOR | protected | 
| onFocusLoss(wxFocusEvent &aEvent) | GRID_CELL_STC_EDITOR | protected | 
| Reset() override | GRID_CELL_STC_EDITOR | inline | 
| SetSize(const wxRect &aRect) override | GRID_CELL_STC_EDITOR | |
| Show(bool aShow, wxGridCellAttr *aAttr=nullptr) override | GRID_CELL_STC_EDITOR | |
| StartingKey(wxKeyEvent &event) override | GRID_CELL_STC_EDITOR | |
| stc_ctrl() const | GRID_CELL_STC_EDITOR | protected |