wxPGCheckBoxEditor Class Reference

Inheritance diagram for wxPGCheckBoxEditor:
wxPGEditor

List of all members.

Public Member Functions

virtual void DrawValue (wxDC &dc, const wxRect &rect, wxPGProperty *property, const wxString &text) const
 Used to get the renderer to draw the value with when the control is hidden.
virtual void SetControlIntValue (wxPGProperty *property, wxWindow *ctrl, int value) const
 Sets control's value specifically from int (applies to choice etc.

Member Function Documentation

virtual void wxPGCheckBoxEditor::DrawValue ( wxDC &  dc,
const wxRect &  rect,
wxPGProperty property,
const wxString &  text 
) const [virtual]

Used to get the renderer to draw the value with when the control is hidden.

Default implementation returns g_wxPGDefaultRenderer. Draws value for given property.

Reimplemented from wxPGEditor.

virtual void wxPGCheckBoxEditor::SetControlIntValue ( wxPGProperty property,
wxWindow *  ctrl,
int  value 
) const [virtual]

Sets control's value specifically from int (applies to choice etc.

).

Reimplemented from wxPGEditor.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator
Generated on Sun Feb 27 10:25:59 2011 for wxPropertyGrid by  doxygen 1.6.3