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 wxPG_CONST_WXCHAR_PTR GetName () const
 Returns pointer to the name of the editor.
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 wxPG_CONST_WXCHAR_PTR wxPGCheckBoxEditor::GetName (  )  const [virtual]

Returns pointer to the name of the editor.

For example, wxPG_EDITOR(TextCtrl) has name "TextCtrl". This method is autogenerated for custom editors.

Implements 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 Aug 22 12:42:14 2010 for wxPropertyGrid by  doxygen 1.6.3