wxPGDefaultRenderer Class Reference

Default cell renderer, that can handles the common scenarios. More...

#include <propgrid.h>

Inheritance diagram for wxPGDefaultRenderer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual wxSize GetImageSize (const wxPGProperty *property, int column, int item) const
virtual void Render (wxDC &dc, const wxRect &rect, const wxPropertyGrid *propertyGrid, wxPGProperty *property, int column, int item, int flags) const

Detailed Description

Default cell renderer, that can handles the common scenarios.

Definition at line 620 of file propgrid.h.


Member Function Documentation

virtual wxSize wxPGDefaultRenderer::GetImageSize ( const wxPGProperty property,
int  column,
int  item 
) const [virtual]

Returns size of the image in front of the editable area.

Remarks:
If property is NULL, then this call is for a custom value. In that case the item is index to wxPropertyGrid's custom values.

Reimplemented from wxPGCellRenderer.

virtual void wxPGDefaultRenderer::Render ( wxDC &  dc,
const wxRect &  rect,
const wxPropertyGrid propertyGrid,
wxPGProperty property,
int  column,
int  item,
int  flags 
) const [virtual]

Implements wxPGCellRenderer.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


wxpropgrid
Author(s): Jaakko Salli
autogenerated on Fri Jan 11 09:34:06 2013