wxPropertyGrid
Public Member Functions | Protected Attributes
wxPGChoiceEntry Class Reference

Attributes of a single wxPGChoices choice. More...

#include <propgrid.h>

Inheritance diagram for wxPGChoiceEntry:
wxPGCell

List of all members.

Public Member Functions

int GetValue () const
void SetValue (int value)
 wxPGChoiceEntry (const wxString &label, int value=INT_MAX)
 wxPGChoiceEntry (const wxPGChoiceEntry &entry)
 wxPGChoiceEntry (const wxString &label, int value, const wxBitmap &bitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour)

Protected Attributes

int m_value

Detailed Description

Attributes of a single wxPGChoices choice.


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