This is the complete list of members for wxGridCellAttr, including all inherited members.
Any enum value | wxGridCellAttr | |
Cell enum value | wxGridCellAttr | |
Clone() const | wxGridCellAttr | |
Col enum value | wxGridCellAttr | |
DecRef() | wxGridCellAttr | |
GetAlignment(int *hAlign, int *vAlign) const | wxGridCellAttr | |
GetBackgroundColour() const | wxGridCellAttr | |
GetClientData() const | wxClientDataContainer | |
GetClientObject() const | wxClientDataContainer | |
GetEditor(const wxGrid *grid, int row, int col) const | wxGridCellAttr | |
GetFont() const | wxGridCellAttr | |
GetNonDefaultAlignment(int *hAlign, int *vAlign) const | wxGridCellAttr | |
GetRefCount() const | wxRefCounter | |
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 value | wxGridCellAttr | |
SetAlignment(int hAlign, int vAlign) | wxGridCellAttr | |
SetBackgroundColour(const wxColour &colBack) | wxGridCellAttr | |
SetClientData(void *data) | wxClientDataContainer | |
SetClientObject(wxClientData *data) | wxClientDataContainer | |
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 name | wxGridCellAttr | |
wxClientDataContainer() | wxClientDataContainer | |
wxGridCellAttr(wxGridCellAttr *attrDefault=NULL) | wxGridCellAttr | |
wxGridCellAttr(const wxColour &colText, const wxColour &colBack, const wxFont &font, int hAlign, int vAlign) | wxGridCellAttr | |
wxRefCounter() | wxRefCounter | |
~wxClientDataContainer() | wxClientDataContainer | virtual |
~wxGridCellAttr() | wxGridCellAttr | protectedvirtual |
~wxRefCounter() | wxRefCounter | protectedvirtual |