wxPGId Class Reference

Simple wrapper for the wxPGProperty pointer. More...

#include <propgrid.h>

List of all members.

Public Member Functions

const wxString & GetName () const
wxPGPropertyGetProperty () const
wxPGPropertyGetPropertyPtr () const
bool IsOk () const
 operator wxPGProperty * ()
bool operator== (const wxPGId &other)
 wxPGId (wxPGProperty &ref)
 wxPGId (wxPGProperty *ptr)


Detailed Description

Simple wrapper for the wxPGProperty pointer.

NB: This class exists because:

However* in future I may just start using wxPG_ID_IS_PTR by the default. It might even result into slightly smaller code (altough I have checked out some MSVC generated assembly, and it seems to optimize out the wrapper in usual scenarios).


The documentation for this class was generated from the following file:
Generated on Mon Oct 29 16:56:23 2007 for wxPropertyGrid by doxygen 1.3.6