wxPropertyGrid
Public Member Functions | Protected Attributes | List of all members
wxPGCommonValue Class Reference

wxPropertyGrid stores information about common values in these records. More...

#include <propgrid.h>

Public Member Functions

virtual wxString GetEditableText () const
 
const wxString & GetLabel () const
 
wxPGCellRendererGetRenderer () const
 
 wxPGCommonValue (const wxString &label, wxPGCellRenderer *renderer)
 

Protected Attributes

wxString m_label
 
wxPGCellRendererm_renderer
 

Detailed Description

wxPropertyGrid stores information about common values in these records.


The documentation for this class was generated from the following file: