| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for FIELDS_EDITOR_GRID_TRICKS, including all inherited members.
| cutcopy(bool doCopy, bool doDelete) | GRID_TRICKS | protectedvirtual | 
| doPopupSelection(wxCommandEvent &event) override | FIELDS_EDITOR_GRID_TRICKS | inlineprotectedvirtual | 
| FIELDS_EDITOR_GRID_TRICKS(DIALOG_SYMBOL_FIELDS_TABLE *aParent, WX_GRID *aGrid, VIEW_CONTROLS_GRID_DATA_MODEL *aViewFieldsData, FIELDS_EDITOR_GRID_DATA_MODEL *aDataModel, EMBEDDED_FILES *aFiles) | FIELDS_EDITOR_GRID_TRICKS | inline | 
| getSelectedArea() | GRID_TRICKS | protected | 
| GetTooltipEnabled(int aCol) | GRID_TRICKS | inline | 
| GRID_TRICKS(WX_GRID *aGrid) | GRID_TRICKS | explicit | 
| GRID_TRICKS(WX_GRID *aGrid, std::function< void(wxCommandEvent &)> aAddHandler) | GRID_TRICKS | |
| handleDoubleClick(wxGridEvent &aEvent) | GRID_TRICKS | protectedvirtual | 
| init() | GRID_TRICKS | protected | 
| isCheckbox(int aRow, int aCol) | GRID_TRICKS | protected | 
| isReadOnly(int aRow, int aCol) | GRID_TRICKS | protected | 
| isTextEntry(int aRow, int aCol) | GRID_TRICKS | protected | 
| m_addHandler | GRID_TRICKS | protected | 
| m_dataModel | FIELDS_EDITOR_GRID_TRICKS | private | 
| m_dlg | FIELDS_EDITOR_GRID_TRICKS | private | 
| m_enableSingleClickEdit | GRID_TRICKS | protected | 
| m_files | FIELDS_EDITOR_GRID_TRICKS | private | 
| m_grid | GRID_TRICKS | protected | 
| m_multiCellEditEnabled | GRID_TRICKS | protected | 
| m_sel_col_count | GRID_TRICKS | protected | 
| m_sel_col_start | GRID_TRICKS | protected | 
| m_sel_row_count | GRID_TRICKS | protected | 
| m_sel_row_start | GRID_TRICKS | protected | 
| m_tooltipEnabled | GRID_TRICKS | protected | 
| m_viewControlsDataModel | FIELDS_EDITOR_GRID_TRICKS | private | 
| onCharHook(wxKeyEvent &event) | GRID_TRICKS | protected | 
| onGridCellLeftClick(wxGridEvent &event) | GRID_TRICKS | protectedvirtual | 
| onGridCellLeftDClick(wxGridEvent &event) | GRID_TRICKS | protected | 
| onGridCellRightClick(wxGridEvent &event) | GRID_TRICKS | protected | 
| onGridLabelLeftClick(wxGridEvent &event) | GRID_TRICKS | protected | 
| onGridLabelRightClick(wxGridEvent &event) | GRID_TRICKS | protected | 
| onGridMotion(wxMouseEvent &event) | GRID_TRICKS | protected | 
| onKeyDown(wxKeyEvent &event) | GRID_TRICKS | protected | 
| onPopupSelection(wxCommandEvent &event) | GRID_TRICKS | protected | 
| onUpdateUI(wxUpdateUIEvent &event) | GRID_TRICKS | protected | 
| paste_clipboard() | GRID_TRICKS | protectedvirtual | 
| paste_text(const wxString &cb_text) | GRID_TRICKS | protectedvirtual | 
| SetTooltipEnable(int aCol, bool aEnable=true) | GRID_TRICKS | inline | 
| showEditor(int aRow, int aCol) | GRID_TRICKS | protected | 
| showPopupMenu(wxMenu &menu, wxGridEvent &aEvent) override | FIELDS_EDITOR_GRID_TRICKS | inlineprotectedvirtual | 
| toggleCell(int aRow, int aCol, bool aPreserveSelection=false) | GRID_TRICKS | protectedvirtual |