| 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 | |
| GetValue() const (defined in wxPGChoiceEntry) | wxPGChoiceEntry | |
| HasText() const | wxPGCell | |
| m_bgCol (defined in wxPGCell) | wxPGCell | [protected] |
| m_bitmap (defined in wxPGCell) | wxPGCell | [protected] |
| m_fgCol (defined in wxPGCell) | wxPGCell | [protected] |
| m_font (defined in wxPGCell) | wxPGCell | [protected] |
| m_text (defined in wxPGCell) | wxPGCell | [protected] |
| m_value (defined in wxPGChoiceEntry) | wxPGChoiceEntry | [protected] |
| 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 | |
| SetValue(int value) (defined in wxPGChoiceEntry) | wxPGChoiceEntry | |
| 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 | |
| wxPGChoiceEntry() (defined in wxPGChoiceEntry) | wxPGChoiceEntry | |
| wxPGChoiceEntry(const wxPGChoiceEntry &entry) (defined in wxPGChoiceEntry) | wxPGChoiceEntry | |
| wxPGChoiceEntry(const wxString &label, int value=INT_MAX) (defined in wxPGChoiceEntry) | wxPGChoiceEntry | |
| wxPGChoiceEntry(const wxString &label, int value, const wxBitmap &bitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour) (defined in wxPGChoiceEntry) | wxPGChoiceEntry | |
| ~wxPGCell() (defined in wxPGCell) | wxPGCell | [virtual] |
| ~wxPGChoiceEntry() (defined in wxPGChoiceEntry) | wxPGChoiceEntry | [virtual] |
1.6.3