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

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

CancelPendingChanges()WX_GRID
CellEditorSetMargins(wxTextEntryBase *aEntry)WX_GRIDstatic
CellEditorTransformSizeRect(wxRect &aRect)WX_GRIDstatic
ClearRows()WX_GRIDinline
CommitPendingChanges(bool aQuietMode=false)WX_GRID
DestroyTable(wxGridTableBase *aTable)WX_GRID
DrawColLabel(wxDC &dc, int col) overrideWX_GRIDprotected
DrawCornerLabel(wxDC &dc) overrideWX_GRIDprotected
DrawRowLabel(wxDC &dc, int row) overrideWX_GRIDprotected
EnableAlternateRowColors(bool aEnable=true)WX_GRID
EnsureColLabelsVisible()WX_GRID
GetShownColumns()WX_GRID
GetShownColumnsAsString()WX_GRID
GetUnitValue(int aRow, int aCol)WX_GRID
GetVisibleWidth(int aCol, bool aHeader=true, bool aContents=true, bool aKeep=false)WX_GRID
m_autoEvalColsWX_GRIDprotected
m_evalWX_GRIDprotected
m_evalBeforeAfterWX_GRIDprotected
m_unitsProvidersWX_GRIDprotected
m_weOwnTableWX_GRIDprotected
onCellEditorHidden(wxGridEvent &aEvent)WX_GRIDprotected
onCellEditorShown(wxGridEvent &aEvent)WX_GRIDprotected
onDPIChanged(wxDPIChangedEvent &event)WX_GRIDprotected
onGridCellSelect(wxGridEvent &aEvent)WX_GRIDprotected
onGridColMove(wxGridEvent &aEvent)WX_GRIDprotected
SetAutoEvalCols(const std::vector< int > &aCols)WX_GRIDinline
SetColLabelSize(int aHeight)WX_GRID
SetLabelFont(const wxFont &aFont)WX_GRID
SetTable(wxGridTableBase *table, bool aTakeOwnership=false)WX_GRID
SetUnitsProvider(UNITS_PROVIDER *aProvider, int aCol=0)WX_GRID
SetUnitValue(int aRow, int aCol, int aValue)WX_GRID
ShowEditorOnMouseUp()WX_GRIDinline
ShowHideColumns(const wxString &shownColumns)WX_GRID
ShowHideColumns(const std::bitset< 64 > &aShownColumns)WX_GRID
WX_GRID(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxWANTS_CHARS, const wxString &name=wxGridNameStr)WX_GRID
~WX_GRID() overrideWX_GRID