| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for FIELDS_GRID_TRICKS, including all inherited members.
| cutcopy(bool doCopy, bool doDelete) | GRID_TRICKS | protectedvirtual | 
| doPopupSelection(wxCommandEvent &event) override | FIELDS_GRID_TRICKS | protectedvirtual | 
| FIELDS_GRID_TRICKS(WX_GRID *aGrid, DIALOG_SHIM *aDialog, std::vector< EMBEDDED_FILES * > aFilesStack, std::function< void(wxCommandEvent &)> aAddHandler) | FIELDS_GRID_TRICKS | inline | 
| getFieldRow(FIELD_T aFieldId) | FIELDS_GRID_TRICKS | protected | 
| 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_dlg | FIELDS_GRID_TRICKS | protected | 
| m_enableSingleClickEdit | GRID_TRICKS | protected | 
| m_filesStack | FIELDS_GRID_TRICKS | protected | 
| 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 | 
| 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_GRID_TRICKS | protectedvirtual | 
| toggleCell(int aRow, int aCol, bool aPreserveSelection=false) | GRID_TRICKS | protectedvirtual |