wxPGChoiceEntry Class Reference
#include <propgrid.h>
List of all members.
Detailed Description
Attributes of a single
wxPGChoices choice.
|
Public Member Functions |
|
int | GetValue () const |
|
void | SetValue (int value) |
|
| wxPGChoiceEntry (const wxString &label, int value, const wxBitmap &bitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour) |
|
| wxPGChoiceEntry (const wxString &label, int value=INT_MAX) |
|
| wxPGChoiceEntry (const wxPGChoiceEntry &entry) |
Protected Attributes |
|
int | m_value |
The documentation for this class was generated from the following file: