wxPGCellRenderer Member List
This is the complete list of members for
wxPGCellRenderer, including all inherited members.
Control enum value | wxPGCellRenderer | |
DecRef() | wxPGCellRenderer | [inline] |
DrawCaptionSelectionRect(wxDC &dc, int x, int y, int w, int h) const | wxPGCellRenderer | [virtual] |
DrawEditorValue(wxDC &dc, const wxRect &rect, int xOffset, const wxString &text, wxPGProperty *property, const wxPGEditor *editor) const | wxPGCellRenderer | |
DrawText(wxDC &dc, const wxRect &rect, int imageWidth, const wxString &text) const | wxPGCellRenderer | |
GetImageSize(const wxPGProperty *property, int column, int item) const | wxPGCellRenderer | [virtual] |
IncRef() | wxPGCellRenderer | [inline] |
m_refCount | wxPGCellRenderer | [private] |
PreDrawCell(wxDC &dc, const wxRect &rect, const wxPGCell &cell, int flags) const | wxPGCellRenderer | |
Render(wxDC &dc, const wxRect &rect, const wxPropertyGrid *propertyGrid, wxPGProperty *property, int column, int item, int flags) const =0 | wxPGCellRenderer | [pure virtual] |
Selected enum value | wxPGCellRenderer | |
wxPGCellRenderer(unsigned int refCount=1) | wxPGCellRenderer | [inline] |
~wxPGCellRenderer() | wxPGCellRenderer | [inline, virtual] |