Version: 2.9.4
wxGridCellAttr Member List
This is the complete list of members for wxGridCellAttr, including all inherited members.
Any enum valuewxGridCellAttr
Cell enum valuewxGridCellAttr
Clone() const wxGridCellAttr
Col enum valuewxGridCellAttr
DecRef()wxGridCellAttr
GetAlignment(int *hAlign, int *vAlign) const wxGridCellAttr
GetBackgroundColour() const wxGridCellAttr
GetEditor(const wxGrid *grid, int row, int col) const wxGridCellAttr
GetFont() const wxGridCellAttr
GetNonDefaultAlignment(int *hAlign, int *vAlign) const wxGridCellAttr
GetRenderer(const wxGrid *grid, int row, int col) const wxGridCellAttr
GetTextColour() const wxGridCellAttr
HasAlignment() const wxGridCellAttr
HasBackgroundColour() const wxGridCellAttr
HasEditor() const wxGridCellAttr
HasFont() const wxGridCellAttr
HasRenderer() const wxGridCellAttr
HasTextColour() const wxGridCellAttr
IncRef()wxGridCellAttr
IsReadOnly() const wxGridCellAttr
Row enum valuewxGridCellAttr
SetAlignment(int hAlign, int vAlign)wxGridCellAttr
SetBackgroundColour(const wxColour &colBack)wxGridCellAttr
SetDefAttr(wxGridCellAttr *defAttr)wxGridCellAttr
SetEditor(wxGridCellEditor *editor)wxGridCellAttr
SetFont(const wxFont &font)wxGridCellAttr
SetReadOnly(bool isReadOnly=true)wxGridCellAttr
SetRenderer(wxGridCellRenderer *renderer)wxGridCellAttr
SetTextColour(const wxColour &colText)wxGridCellAttr
wxAttrKind enum namewxGridCellAttr
wxGridCellAttr(wxGridCellAttr *attrDefault=NULL)wxGridCellAttr
wxGridCellAttr(const wxColour &colText, const wxColour &colBack, const wxFont &font, int hAlign, int vAlign)wxGridCellAttr
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines