wxPropertyGrid
Public Member Functions | List of all members
wxPGPropArgCls Class Reference

Most property grid functions have this type as their argument, as it can convey a property by either a pointer or name. More...

#include <propgrid.h>

Public Member Functions

const wxString & GetName () const
 
wxPGProperty * GetPtr () const
 
wxPGProperty * GetPtr (wxPropertyGridInterface *methods) const
 
wxPGProperty * GetPtr (const wxPropertyGridInterface *methods) const
 
wxPGProperty * GetPtr0 () const
 
unsigned char HasName () const
 
 wxPGPropArgCls (const wxPGProperty *property)
 
 wxPGPropArgCls (const wxString &str)
 
 wxPGPropArgCls (const wxPGPropArgCls &id)
 
 wxPGPropArgCls (const wxChar *str)
 
 wxPGPropArgCls (int)
 This constructor is required for NULL. More...
 

Detailed Description

Most property grid functions have this type as their argument, as it can convey a property by either a pointer or name.

Constructor & Destructor Documentation

wxPGPropArgCls::wxPGPropArgCls ( int  )

The documentation for this class was generated from the following file: