GetBgCol() const | wxPGCell | [inline] |
GetBitmap() const | wxPGCell | [inline] |
GetFgCol() const | wxPGCell | [inline] |
GetFont() const | wxPGCell | [inline] |
GetText() const | wxPGCell | [inline] |
m_bgCol | wxPGCell | [protected] |
m_bitmap | wxPGCell | [protected] |
m_fgCol | wxPGCell | [protected] |
m_font | wxPGCell | [protected] |
m_text | wxPGCell | [protected] |
SetBgCol(const wxColour &col) | wxPGCell | [inline] |
SetBitmap(const wxBitmap &bitmap) | wxPGCell | [inline] |
SetFgCol(const wxColour &col) | wxPGCell | [inline] |
SetFont(const wxFont &font) | wxPGCell | [inline] |
SetText(const wxString &text) | wxPGCell | [inline] |
wxPGCell() | wxPGCell | |
wxPGCell(const wxString &text, const wxBitmap &bitmap=wxNullBitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour, const wxFont &font=wxNullFont) | wxPGCell | |
~wxPGCell() | wxPGCell | [inline, virtual] |