wxPGChoiceEntry Class Reference

Attributes of a single wxPGChoices choice. More...

#include <propgrid.h>

Inheritance diagram for wxPGChoiceEntry:
Inheritance graph
[legend]

List of all members.

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=wxPG_INVALID_VALUE)
 wxPGChoiceEntry (const wxPGChoiceEntry &entry)
 wxPGChoiceEntry ()
virtual ~wxPGChoiceEntry ()

Protected Attributes

int m_value

Detailed Description

Attributes of a single wxPGChoices choice.

Definition at line 3391 of file propgrid.h.


Constructor & Destructor Documentation

wxPGChoiceEntry::wxPGChoiceEntry (  ) 
wxPGChoiceEntry::wxPGChoiceEntry ( const wxPGChoiceEntry entry  ) 
wxPGChoiceEntry::wxPGChoiceEntry ( const wxString &  label,
int  value = wxPG_INVALID_VALUE 
) [inline]

Definition at line 3396 of file propgrid.h.

wxPGChoiceEntry::wxPGChoiceEntry ( const wxString &  label,
int  value,
const wxBitmap &  bitmap,
const wxColour &  fgCol = wxNullColour,
const wxColour &  bgCol = wxNullColour 
) [inline]

Definition at line 3403 of file propgrid.h.

virtual wxPGChoiceEntry::~wxPGChoiceEntry (  )  [inline, virtual]

Definition at line 3412 of file propgrid.h.


Member Function Documentation

int wxPGChoiceEntry::GetValue (  )  const [inline]

Definition at line 3418 of file propgrid.h.

void wxPGChoiceEntry::SetValue ( int  value  )  [inline]

Definition at line 3416 of file propgrid.h.


Member Data Documentation

int wxPGChoiceEntry::m_value [protected]

Definition at line 3421 of file propgrid.h.


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


wxpropgrid
Author(s): Jaakko Salli
autogenerated on Fri Jan 11 09:34:06 2013