KiCad PCB EDA Suite
|
This is the complete list of members for WX_GRID_AUTOSIZER, including all inherited members.
COL_MIN_WIDTHS typedef | WX_GRID_AUTOSIZER | |
m_autosizedCols | WX_GRID_AUTOSIZER | private |
m_flexibleCol | WX_GRID_AUTOSIZER | private |
m_grid | WX_GRID_AUTOSIZER | private |
m_gridWidth | WX_GRID_AUTOSIZER | private |
m_gridWidthsDirty | WX_GRID_AUTOSIZER | private |
onSizeEvent(wxSizeEvent &aEvent) | WX_GRID_AUTOSIZER | private |
recomputeGridWidths() | WX_GRID_AUTOSIZER | private |
WX_GRID_AUTOSIZER(wxGrid &aGrid, COL_MIN_WIDTHS aAutosizedCols, unsigned aFlexibleCol) | WX_GRID_AUTOSIZER |