| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for GRID_CELL_PATH_EDITOR, including all inherited members.
| ApplyEdit(int aRow, int aCol, wxGrid *aGrid) override | GRID_CELL_TEXT_BUTTON | |
| BeginEdit(int aRow, int aCol, wxGrid *aGrid) override | GRID_CELL_TEXT_BUTTON | |
| Clone() const override | GRID_CELL_PATH_EDITOR | inline | 
| Combo() const | GRID_CELL_TEXT_BUTTON | inlineprotected | 
| Create(wxWindow *aParent, wxWindowID aId, wxEvtHandler *aEventHandler) override | GRID_CELL_PATH_EDITOR | |
| EndEdit(int, int, const wxGrid *, const wxString &, wxString *aNewVal) override | GRID_CELL_TEXT_BUTTON | |
| GetValue() const override | GRID_CELL_TEXT_BUTTON | |
| GRID_CELL_PATH_EDITOR(DIALOG_SHIM *aParentDialog, WX_GRID *aGrid, wxString *aCurrentDir, bool aNormalize, const wxString &aNormalizeBasePath, std::function< wxString(WX_GRID *grid, int row)> aFileFilterFn, std::function< wxString(const wxString &)> aEmbedCallback=nullptr) | GRID_CELL_PATH_EDITOR | inline | 
| GRID_CELL_PATH_EDITOR(DIALOG_SHIM *aParentDialog, WX_GRID *aGrid, wxString *aCurrentDir, const wxString &aFileFilter, bool aNormalize=false, const wxString &aNormalizeBasePath=wxEmptyString, std::function< wxString(const wxString &)> aEmbedCallback=nullptr) | GRID_CELL_PATH_EDITOR | inline | 
| GRID_CELL_TEXT_BUTTON() | GRID_CELL_TEXT_BUTTON | inline | 
| m_currentDir | GRID_CELL_PATH_EDITOR | protected | 
| m_dlg | GRID_CELL_PATH_EDITOR | protected | 
| m_embedCallback | GRID_CELL_PATH_EDITOR | protected | 
| m_fileFilter | GRID_CELL_PATH_EDITOR | protected | 
| m_fileFilterFn | GRID_CELL_PATH_EDITOR | protected | 
| m_grid | GRID_CELL_PATH_EDITOR | protected | 
| m_normalize | GRID_CELL_PATH_EDITOR | protected | 
| m_normalizeBasePath | GRID_CELL_PATH_EDITOR | protected | 
| m_value | GRID_CELL_TEXT_BUTTON | protected | 
| Reset() override | GRID_CELL_TEXT_BUTTON | |
| SetSize(const wxRect &aRect) override | GRID_CELL_TEXT_BUTTON | |
| StartingKey(wxKeyEvent &event) override | GRID_CELL_TEXT_BUTTON | |
| wxDECLARE_NO_COPY_CLASS(GRID_CELL_TEXT_BUTTON) | GRID_CELL_TEXT_BUTTON | protected |