wxPropertyGrid
Public Member Functions | Protected Attributes
wxPGCommonValue Class Reference

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

#include <propgrid.h>

List of all members.

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:
 All Classes Functions Variables Enumerations Enumerator