wxGridCellFloatRenderer Member List

This is the complete list of members for wxGridCellFloatRenderer, including all inherited members.
Clone() const =0wxGridCellRenderer [pure virtual]
Draw(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected)=0wxGridCellRenderer [pure virtual]
GetBestSize(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, int row, int col)=0wxGridCellRenderer [pure virtual]
GetPrecision() const wxGridCellFloatRenderer
GetWidth() const wxGridCellFloatRenderer
SetParameters(const wxString &params)wxGridCellFloatRenderer [virtual]
SetPrecision(int precision)wxGridCellFloatRenderer
SetWidth(int width)wxGridCellFloatRenderer
wxGridCellFloatRenderer(int width=-1, int precision=-1)wxGridCellFloatRenderer
wxGridCellStringRenderer()wxGridCellStringRenderer
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



wxWidgets logo

[ top ]