KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FIELDS_GRID_TRICKS Member List

This is the complete list of members for FIELDS_GRID_TRICKS, including all inherited members.

cutcopy(bool doCopy, bool doDelete)GRID_TRICKSprotectedvirtual
doPopupSelection(wxCommandEvent &event) overrideFIELDS_GRID_TRICKSprotectedvirtual
FIELDS_GRID_TRICKS(WX_GRID *aGrid, DIALOG_SHIM *aDialog, std::function< void(wxCommandEvent &)> aAddHandler)FIELDS_GRID_TRICKSinline
getSelectedArea()GRID_TRICKSprotected
GetTooltipEnabled(int aCol)GRID_TRICKSinline
GRID_TRICKS(WX_GRID *aGrid)GRID_TRICKSexplicit
GRID_TRICKS(WX_GRID *aGrid, std::function< void(wxCommandEvent &)> aAddHandler)GRID_TRICKS
handleDoubleClick(wxGridEvent &aEvent)GRID_TRICKSprotectedvirtual
init()GRID_TRICKSprotected
isCheckbox(int aRow, int aCol)GRID_TRICKSprotected
isReadOnly(int aRow, int aCol)GRID_TRICKSprotected
isTextEntry(int aRow, int aCol)GRID_TRICKSprotected
m_addHandlerGRID_TRICKSprotected
m_dlgFIELDS_GRID_TRICKSprotected
m_gridGRID_TRICKSprotected
m_sel_col_countGRID_TRICKSprotected
m_sel_col_startGRID_TRICKSprotected
m_sel_row_countGRID_TRICKSprotected
m_sel_row_startGRID_TRICKSprotected
m_tooltipEnabledGRID_TRICKSprotected
onCharHook(wxKeyEvent &event)GRID_TRICKSprotected
onGridCellLeftClick(wxGridEvent &event)GRID_TRICKSprotected
onGridCellLeftDClick(wxGridEvent &event)GRID_TRICKSprotected
onGridCellRightClick(wxGridEvent &event)GRID_TRICKSprotected
onGridLabelLeftClick(wxGridEvent &event)GRID_TRICKSprotected
onGridLabelRightClick(wxGridEvent &event)GRID_TRICKSprotected
onGridMotion(wxMouseEvent &event)GRID_TRICKSprotected
onKeyDown(wxKeyEvent &event)GRID_TRICKSprotected
onPopupSelection(wxCommandEvent &event)GRID_TRICKSprotected
onUpdateUI(wxUpdateUIEvent &event)GRID_TRICKSprotected
paste_clipboard()GRID_TRICKSprotectedvirtual
paste_text(const wxString &cb_text)GRID_TRICKSprotectedvirtual
SetTooltipEnable(int aCol, bool aEnable=true)GRID_TRICKSinline
showEditor(int aRow, int aCol)GRID_TRICKSprotected
showPopupMenu(wxMenu &menu, wxGridEvent &aEvent) overrideFIELDS_GRID_TRICKSprotectedvirtual
toggleCell(int aRow, int aCol, bool aPreserveSelection=false)GRID_TRICKSprotected