wxDirProperty Class Reference

Like wxLongStringProperty, but the button triggers dir selector instead. More...

#include <props.h>

Inheritance diagram for wxDirProperty:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool OnButtonClick (wxPropertyGrid *propGrid, wxString &value)
 wxDirProperty (const wxString &name=wxPG_LABEL, const wxString &label=wxPG_LABEL, const wxString &value=wxEmptyString)
virtual ~wxDirProperty ()

Protected Attributes

wxString m_dlgMessage

Detailed Description

Like wxLongStringProperty, but the button triggers dir selector instead.

Supported special attributes:

Definition at line 840 of file props.h.


Constructor & Destructor Documentation

wxDirProperty::wxDirProperty ( const wxString &  name = wxPG_LABEL,
const wxString &  label = wxPG_LABEL,
const wxString &  value = wxEmptyString 
)
virtual wxDirProperty::~wxDirProperty (  )  [virtual]

Member Function Documentation

virtual bool wxDirProperty::OnButtonClick ( wxPropertyGrid propGrid,
wxString &  value 
) [virtual]

Reimplemented from wxLongStringProperty.


Member Data Documentation

wxString wxDirProperty::m_dlgMessage [protected]

Definition at line 856 of file props.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