wxPropertyGrid
wxPGCell Member List

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

Assign(const wxPGCell &cell)wxPGCell
GetBgCol() const (defined in wxPGCell)wxPGCell
GetBitmap() const (defined in wxPGCell)wxPGCell
GetFgCol() const (defined in wxPGCell)wxPGCell
GetFont() const (defined in wxPGCell)wxPGCell
GetText() const (defined in wxPGCell)wxPGCell
HasText() constwxPGCell
m_bgCol (defined in wxPGCell)wxPGCellprotected
m_bitmap (defined in wxPGCell)wxPGCellprotected
m_fgCol (defined in wxPGCell)wxPGCellprotected
m_font (defined in wxPGCell)wxPGCellprotected
m_text (defined in wxPGCell)wxPGCellprotected
SetBgCol(const wxColour &col) (defined in wxPGCell)wxPGCell
SetBitmap(const wxBitmap &bitmap) (defined in wxPGCell)wxPGCell
SetFgCol(const wxColour &col) (defined in wxPGCell)wxPGCell
SetFont(const wxFont &font) (defined in wxPGCell)wxPGCell
SetText(const wxString &text) (defined in wxPGCell)wxPGCell
wxPGCell() (defined in wxPGCell)wxPGCell
wxPGCell(const wxString &text, const wxBitmap &bitmap=wxNullBitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour) (defined in wxPGCell)wxPGCell
~wxPGCell() (defined in wxPGCell)wxPGCellvirtual